|  | @@ -1,7 +1,7 @@
 | 
	
		
			
				|  |  |  <?xml version="1.0" encoding="utf-8"?>
 | 
	
		
			
				|  |  |  <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
 | 
	
		
			
				|  |  |    <ShortName>searx</ShortName>
 | 
	
		
			
				|  |  | -  <Description>Search searx</Description>
 | 
	
		
			
				|  |  | +  <Description>a privacy-respecting, hackable metasearch engine</Description>
 | 
	
		
			
				|  |  |    <InputEncoding>UTF-8</InputEncoding>
 | 
	
		
			
				|  |  |    <Image>{{ host }}{{ url_for('static', filename='img/favicon.png') | replace("/", "", 1) }}</Image>
 | 
	
		
			
				|  |  |    <LongName>searx metasearch</LongName>
 |