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