mirror of https://github.com/searxng/searxng.git
correct sci-hub links/ add `.ru` and remove other 3rd party domains.
This commit is contained in:
parent
bfd6f61849
commit
5832c70680
|
@ -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.ru: 'https://sci-hub.ru/'
|
||||||
sci-hub.it.nf: 'https://sci-hub.it.nf/'
|
|
||||||
|
|
||||||
default_doi_resolver: 'oadoi.org'
|
default_doi_resolver: 'oadoi.org'
|
||||||
|
|
|
@ -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.ru: 'https://sci-hub.ru/'
|
||||||
sci-hub.it.nf: 'https://sci-hub.it.nf/'
|
|
||||||
|
|
||||||
default_doi_resolver: 'oadoi.org'
|
default_doi_resolver: 'oadoi.org'
|
||||||
|
|
Loading…
Reference in New Issue