forked from zaclys/searxng
		
	Switch back to protobuf for raw HTML
This commit is contained in:
		
							parent
							
								
									e63457584b
								
							
						
					
					
						commit
						46ad32343a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -254,7 +254,7 @@ def request(query, params):
 | 
			
		|||
    if use_mobile_ui:
 | 
			
		||||
        additional_parameters = {
 | 
			
		||||
            'asearch': 'arc',
 | 
			
		||||
            'async': 'use_ac:true,_fmt:html',
 | 
			
		||||
            'async': 'use_ac:true,_fmt:prog',
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
    # https://www.google.de/search?q=corona&hl=de&lr=lang_de&start=0&tbs=qdr%3Ad&safe=medium
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue