We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b1099 commit fd3d005Copy full SHA for fd3d005
2 files changed
tools/searxng.html searxng.htmltools/searxng.html renamed to searxng.html
tools/searxng.xml searxng.xmltools/searxng.xml renamed to searxng.xml
@@ -1,12 +1,12 @@
1
---
2
-permalink: /tools/searxng.xml
+permalink: /searxng.xml
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
6
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
7
<ShortName>SearXNG</ShortName>
8
<Description>SearXNG Redirector</Description>
9
<InputEncoding>UTF-8</InputEncoding>
10
- <Image width="32" height="32" type="image/png">/assets/favicon-32x32.png</Image>
11
- <Url type="text/html" template="{{ site.url }}/tools/searxng?q={searchTerms}&fast=1&image_proxy=True" />
+ <Image width="261" height="261" type="image/png">https://searx.space/favicon.png</Image>
+ <Url type="text/html" template="{{ site.url }}/searxng?q={searchTerms}&fast=1&image_proxy=True" />
12
</OpenSearchDescription>
0 commit comments