forked from zaclys/searxng
add http://sci-hub.tw/ as doi resolvers #1216
This commit is contained in:
parent
3a160d3aed
commit
34af9a0141
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue