mirror of https://github.com/searx/searx
Use oadoi.org as default_doi_resolver
This commit is contained in:
parent
6513a56064
commit
839e5b1e9d
|
@ -1467,4 +1467,4 @@ doi_resolvers :
|
|||
sci-hub.bar : 'https://sci-hub.bar/'
|
||||
sci-hub.it.nf : 'https://sci-hub.it.nf/'
|
||||
|
||||
default_doi_resolver : 'sci-hub.do'
|
||||
default_doi_resolver : 'oadoi.org'
|
||||
|
|
|
@ -51,4 +51,4 @@ doi_resolvers :
|
|||
sci-hub.it.nf : 'https://sci-hub.it.nf/'
|
||||
|
||||
|
||||
default_doi_resolver : 'sci-hub.do'
|
||||
default_doi_resolver : 'oadoi.org'
|
||||
|
|
Loading…
Reference in New Issue