diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-10-01 09:59:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-01 09:59:07 +0200 |
| commit | 901143f056f784e2f04fc852d667ccfb00962cf4 (patch) | |
| tree | 76fd52594d2fb4367e30b421ba5ff1b970158716 /searx | |
| parent | 14d0fb2cd4176913629ac614efd55cadb3f6d83d (diff) | |
| parent | 8d5653e60d5299979c0de5e55b1c5ca0bee8190c (diff) | |
Merge pull request #1830 from MohamedElashri/master
Use official sci-hub mirrors
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 26b52d2df..f21d7f05a 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' |