tangled
alpha
login
or
join now
dunkirk.sh
/
unduckified
5
fork
atom
A fast, local-first "redirection engine" for !bang users with a few extra features ^-^
5
fork
atom
overview
issues
pulls
pipelines
chore: push proper opensearch
Kieran Klukas
1 year ago
4dd91656
5d81d3b9
+2
-2
1 changed file
expand all
collapse all
unified
split
public
opensearch.xml
+2
-2
public/opensearch.xml
···
3
<ShortName>Unduck</ShortName>
4
<Description>Fast DuckDuckGo bang redirects</Description>
5
<InputEncoding>UTF-8</InputEncoding>
6
-
<Image width="16" height="16" type="image/x-icon">https://unduck.link/search.svg</Image>
7
-
<Url type="text/html" template="https://unduck.link/?q={searchTerms}"/>
8
</OpenSearchDescription>
···
3
<ShortName>Unduck</ShortName>
4
<Description>Fast DuckDuckGo bang redirects</Description>
5
<InputEncoding>UTF-8</InputEncoding>
6
+
<Image width="16" height="16" type="image/x-icon">https://s.dunkirk.sh/search.svg</Image>
7
+
<Url type="text/html" template="https://s.dunkirk.sh/?q={searchTerms}"/>
8
</OpenSearchDescription>