mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	More fixes (Travis again).
forfuckssaketravisnotagain
This commit is contained in:
		
							parent
							
								
									5b0e785bbb
								
							
						
					
					
						commit
						0bb403bb47
					
				@ -10,8 +10,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
from urllib import urlencode
 | 
					from urllib import urlencode
 | 
				
			||||||
from lxml import etree
 | 
					from lxml import etree
 | 
				
			||||||
from searx.engines.xpath import extract_text
 | 
					 | 
				
			||||||
from searx.utils import html_to_text
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# search-url
 | 
					# search-url
 | 
				
			||||||
base_url = 'http://api.wolframalpha.com/v2/query'
 | 
					base_url = 'http://api.wolframalpha.com/v2/query'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user