DOI improvements: enable HTTPS, update URL of doai.io (#1718)

- enabling HTTPS for sci-hub.tw by default
- making sci-hub the default DOI resolver as it has the largest collection of scientific articles.
- replaced doai.io with dissem.in, as it redirects to this new domain.

Co-authored-by: Aurora of Earth <auroraofearth@ya.ru>
dependabot/pip/master/sphinx-6.1.3
Lynda Lopez 4 years ago committed by GitHub
parent fc5d1c69cc
commit b06fc31942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -941,7 +941,7 @@ locales:
doi_resolvers :
oadoi.org : 'https://oadoi.org/'
doi.org : 'https://doi.org/'
doai.io : 'https://doai.io/'
doai.io : 'https://dissem.in/'
sci-hub.tw : 'https://sci-hub.tw/'
default_doi_resolver : 'oadoi.org'
default_doi_resolver : 'sci-hub.tw'

@ -39,7 +39,7 @@ locales:
doi_resolvers :
oadoi.org : 'https://oadoi.org/'
doi.org : 'https://doi.org/'
doai.io : 'https://doai.io/'
doai.io : 'https://dissem.in/'
sci-hub.tw : 'https://sci-hub.tw/'
default_doi_resolver : 'oadoi.org'
default_doi_resolver : 'sci-hub.tw'

Loading…
Cancel
Save