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

Commit

Permalink
Merge pull request #2091 from orbeckst/patch-1
Browse files Browse the repository at this point in the history
update mdanalysis.json
  • Loading branch information
Sylvain Pace authored Jul 15, 2020
2 parents 1893ab3 + fce1e9f commit e8e141f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions configs/mdanalysis.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"index_name": "mdanalysis",
"sitemap_urls": [
"https://www.mdanalysis.org/sitemap.xml"
"https://www.mdanalysis.org/sitemapindex.xml"
],
"start_urls": [
"https://www.mdanalysis.org"
],
"stop_urls": [
"https://www.mdanalysis.org/.*?//.*?",
"https://www.mdanalysis.org/blog/page.*",
"https://www.mdanalysis.org/mdanalysis",
"https://www.mdanalysis.org/docs/_modules/",
"https://www.mdanalysis.org/docs/_sources",
"https://www.mdanalysis.org/blog/page.*"
"https://www.mdanalysis.org/docs",
"\\/_"
],
"selectors": {
"lvl0": {
Expand All @@ -29,4 +28,4 @@
"569445928"
],
"nb_hits": 1700
}
}

0 comments on commit e8e141f

Please sign in to comment.