commit: 34af9a01418aa6c1efcaa6d30b0cceb504805ba3
parent 3a160d3aed9d5eb7cebe2427f9009b4e0e2f07c4
Author: Popolon <popolon@popolon.org>
Date: Mon, 6 Aug 2018 01:03:40 +0200
add http://sci-hub.tw/ as doi resolvers #1216
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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'