forked from zaclys/searxng
		
	Use HTTPS for crossref
This commit is contained in:
		
							parent
							
								
									b9e42e69be
								
							
						
					
					
						commit
						8039a577a8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue