Browse Source

Merge pull request #1533 from theel0ja/patch-1

Use HTTPS for crossref
Alexandre Flament 6 years ago
parent
commit
34d85c8c3c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/settings.yml

+ 1 - 1
searx/settings.yml

@@ -127,7 +127,7 @@ engines:
   - name : crossref
     engine : json_engine
     paging : True
-    search_url : http://search.crossref.org/dois?q={query}&page={pageno}
+    search_url : https://search.crossref.org/dois?q={query}&page={pageno}
     url_query : doi
     title_query : title
     content_query : fullCitation