Update duckduckpost.xml
This commit is contained in:
parent
93ad0d76db
commit
663689cf72
1 changed files with 1 additions and 2 deletions
|
@ -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}&type=list"/>
|
||||
</OpenSearchDescription>
|
||||
|
|
Loading…
Reference in a new issue