A fast, local-first "redirection engine" for !bang users with a few extra features ^-^

chore: push proper opensearch

Changed files
+2 -2
public
+2 -2
public/opensearch.xml
···
<ShortName>Unduck</ShortName>
<Description>Fast DuckDuckGo bang redirects</Description>
<InputEncoding>UTF-8</InputEncoding>
-
<Image width="16" height="16" type="image/x-icon">https://unduck.link/search.svg</Image>
-
<Url type="text/html" template="https://unduck.link/?q={searchTerms}"/>
+
<Image width="16" height="16" type="image/x-icon">https://s.dunkirk.sh/search.svg</Image>
+
<Url type="text/html" template="https://s.dunkirk.sh/?q={searchTerms}"/>
</OpenSearchDescription>