diff options
| author | Vipul <finn02@disroot.org> | 2019-09-14 12:45:02 +0000 |
|---|---|---|
| committer | Vipul <finn02@disroot.org> | 2019-12-22 13:39:00 +0000 |
| commit | f407dd8ef4e3f6c82bef31f678139d6db2a4d810 (patch) | |
| tree | 095a66c7e356438e2e4390d2d3e80d049ab33e0f /searx/settings_robot.yml | |
| parent | ee6781d777f3a95f6e1c23499ecbc7257d5e35ec (diff) | |
Switch to https for some domains
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' |