From 0a7f07d954963602b841218b7642b27f2153f045 Mon Sep 17 00:00:00 2001 From: Aurora Vasiliev Date: Wed, 31 Mar 2021 01:09:31 +0100 Subject: [PATCH 1/3] Update settings.yml --- searx/settings.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index 84aca86f..1c5949bd 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1393,6 +1393,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' From d2568ddeff1a4ee240921cf17b3e857946e270c1 Mon Sep 17 00:00:00 2001 From: Aurora Vasiliev <68289086+aurora-vasiliev@users.noreply.github.com> Date: Thu, 1 Apr 2021 13:34:14 +0100 Subject: [PATCH 2/3] Update settings_robot.yml --- searx/settings_robot.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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' From 1571f9051d6299d765666b152ef10adcbda0a4fa Mon Sep 17 00:00:00 2001 From: A Date: Fri, 2 Apr 2021 15:27:29 +0100 Subject: [PATCH 3/3] fixes --- searx/settings.yml | 10 ++++++++-- searx/settings_robot.yml | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index 84aca86f..1c5949bd 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1393,6 +1393,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' 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'