diff --git a/searx/settings.yml b/searx/settings.yml index 17d8358d..8b4f9972 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1453,6 +1453,11 @@ doi_resolvers : oadoi.org : 'https://oadoi.org/' doi.org : 'https://doi.org/' doai.io : 'https://dissem.in/' - sci-hub.tw : 'https://sci-hub.tw/' + 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.bar : 'https://sci-hub.bar/' + sci-hub.it.nf : 'https://sci-hub.it.nf/' -default_doi_resolver : 'oadoi.org' +default_doi_resolver : 'sci-hub.do' diff --git a/searx/settings_robot.yml b/searx/settings_robot.yml index 05c8eeb8..4082abae 100644 --- a/searx/settings_robot.yml +++ b/searx/settings_robot.yml @@ -43,6 +43,12 @@ doi_resolvers : oadoi.org : 'https://oadoi.org/' doi.org : 'https://doi.org/' doai.io : 'https://dissem.in/' - sci-hub.tw : 'https://sci-hub.tw/' + 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.bar : 'https://sci-hub.bar/' + sci-hub.it.nf : 'https://sci-hub.it.nf/' -default_doi_resolver : 'sci-hub.tw' + +default_doi_resolver : 'sci-hub.do'