Update duckduckpost.xml

This commit is contained in:
Thomas A. Christensen II 2021-12-02 16:54:46 -06:00 committed by GitHub
parent 93ad0d76db
commit 663689cf72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,5 @@
<Image height="16" width="16">https://duckduckgo.com/favicon.ico</Image>
<Url type="text/html" method="POST" template="https://duckduckgo.com/">
<Param name="q" value="{searchTerms}"/></Url>
<Url type="application/x-suggestions+json" method="POST" template="https://duckduckgo.com/ac/">
<Param name="q" value="{searchTerms}" /><Param name="type" value="list" /></Url>
<Url type="application/x-suggestions+json" method="GET" template="https://duckduckgo.com/ac/?q={searchTerms}&amp;type=list"/>
</OpenSearchDescription>