summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorPopolon <popolon@popolon.org>2018-08-06 01:03:40 +0200
committerPopolon <popolon@popolon.org>2018-08-06 01:03:40 +0200
commit34af9a01418aa6c1efcaa6d30b0cceb504805ba3 (patch)
treeec6a5973bb33e88893f016890b6333248e29b24f /searx/settings.yml
parent3a160d3aed9d5eb7cebe2427f9009b4e0e2f07c4 (diff)
downloadsearxng-34af9a01418aa6c1efcaa6d30b0cceb504805ba3.tar.gz
searxng-34af9a01418aa6c1efcaa6d30b0cceb504805ba3.zip
add http://sci-hub.tw/ as doi resolvers #1216
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 1b18f55b3..ae9b928c2 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -766,5 +766,6 @@ doi_resolvers :
oadoi.org : 'https://oadoi.org/'
doi.org : 'https://doi.org/'
doai.io : 'http://doai.io/'
+ sci-hub.tw : 'http://sci-hub.tw/'
default_doi_resolver : 'oadoi.org'