From 5832c70680580f6acd521f09548bc2102c187791 Mon Sep 17 00:00:00 2001 From: Mohamed Elashri Date: Sat, 24 Sep 2022 11:03:57 -0400 Subject: correct sci-hub links/ add `.ru` and remove other 3rd party domains. --- searx/settings.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'searx') diff --git a/searx/settings.yml b/searx/settings.yml index 4ca7e8946..aa87c4978 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -2032,10 +2032,7 @@ doi_resolvers: doi.org: 'https://doi.org/' doai.io: 'https://dissem.in/' 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/' + sci-hub.ru: 'https://sci-hub.ru/' default_doi_resolver: 'oadoi.org' -- cgit v1.2.3