Browse Source

correct sci-hub links/ add `.ru` and remove other 3rd party domains.

Mohamed Elashri 2 years ago
parent
commit
5832c70680
2 changed files with 2 additions and 8 deletions
  1. 1 4
      searx/settings.yml
  2. 1 4
      tests/robot/settings_robot.yml

+ 1 - 4
searx/settings.yml

@@ -2032,10 +2032,7 @@ doi_resolvers:
   doi.org: 'https://doi.org/'
   doi.org: 'https://doi.org/'
   doai.io: 'https://dissem.in/'
   doai.io: 'https://dissem.in/'
   sci-hub.se: 'https://sci-hub.se/'
   sci-hub.se: 'https://sci-hub.se/'
-  sci-hub.do: 'https://sci-hub.do/'
-  scihubtw.tw: 'https://scihubtw.tw/'
   sci-hub.st: 'https://sci-hub.st/'
   sci-hub.st: 'https://sci-hub.st/'
-  sci-hub.bar: 'https://sci-hub.bar/'
-  sci-hub.it.nf: 'https://sci-hub.it.nf/'
+  sci-hub.ru: 'https://sci-hub.ru/'
 
 
 default_doi_resolver: 'oadoi.org'
 default_doi_resolver: 'oadoi.org'

+ 1 - 4
tests/robot/settings_robot.yml

@@ -53,10 +53,7 @@ doi_resolvers:
   doi.org: 'https://doi.org/'
   doi.org: 'https://doi.org/'
   doai.io: 'https://dissem.in/'
   doai.io: 'https://dissem.in/'
   sci-hub.se: 'https://sci-hub.se/'
   sci-hub.se: 'https://sci-hub.se/'
-  sci-hub.do: 'https://sci-hub.do/'
-  scihubtw.tw: 'https://scihubtw.tw/'
   sci-hub.st: 'https://sci-hub.st/'
   sci-hub.st: 'https://sci-hub.st/'
-  sci-hub.bar: 'https://sci-hub.bar/'
-  sci-hub.it.nf: 'https://sci-hub.it.nf/'
+  sci-hub.ru: 'https://sci-hub.ru/'
 
 
 default_doi_resolver: 'oadoi.org'
 default_doi_resolver: 'oadoi.org'