Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
deploying #2091
Browse files Browse the repository at this point in the history
  • Loading branch information
s-pace committed Jul 15, 2020
1 parent 843dec2 commit b38e0d2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions configs/mdanalysis.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"https://www.mdanalysis.org/sitemapindex.xml"
],
"start_urls": [
"https://docs.mdanalysis.org",
"https://userguide.mdanalysis.org",
"https://www.mdanalysis.org"
],
"stop_urls": [
"https://www.mdanalysis.org/.*?//.*?",
Expand All @@ -13,7 +16,6 @@
"\\/_"
],
"selectors": {

"lvl0": "[itemprop='articleBody'] > .section h1",
"lvl1": "[itemprop='articleBody'] > .section h2",
"lvl2": "[itemprop='articleBody'] > .section h3",
Expand All @@ -24,5 +26,5 @@
"conversation_id": [
"569445928"
],
"nb_hits": 1700
}
"nb_hits": 30885
}

0 comments on commit b38e0d2

Please sign in to comment.