mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #1360 from Popolon/master
get_doi_resolver return doi resolver url instead of doi resolver name
This commit is contained in:
commit
19f18a2638
2 changed files with 3 additions and 1 deletions
|
|
@ -765,5 +765,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…
Add table
Add a link
Reference in a new issue