diff options
| author | Mathieu Brunot <mathieu.brunot@monogramm.io> | 2019-12-24 21:38:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-24 21:38:07 +0100 |
| commit | 359c18f9e633fe4cf1062bb2e7507840065e6ca5 (patch) | |
| tree | a0babfcc9471b69a20358fa95f47e22b469af7f0 /searx/settings_robot.yml | |
| parent | 088752959e5cb635b55cb74e8d9d90e5062e0a7f (diff) | |
| parent | a52a638ba88466c587fd8afa744434711b1e4822 (diff) | |
Merge branch 'master' into docker/opencontainers
Diffstat (limited to 'searx/settings_robot.yml')
| -rw-r--r-- | searx/settings_robot.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/settings_robot.yml b/searx/settings_robot.yml index 635809041..25f229e56 100644 --- a/searx/settings_robot.yml +++ b/searx/settings_robot.yml @@ -43,7 +43,7 @@ locales: doi_resolvers : oadoi.org : 'https://oadoi.org/' doi.org : 'https://doi.org/' - doai.io : 'http://doai.io/' - sci-hub.tw : 'http://sci-hub.tw/' + doai.io : 'https://doai.io/' + sci-hub.tw : 'https://sci-hub.tw/' default_doi_resolver : 'oadoi.org' |