summaryrefslogtreecommitdiffstats
path: root/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-04-20 20:49:37 -0700
committerThomas Groman <tgroman@nuegia.net>2020-04-20 20:49:37 -0700
commitf9cab004186edb425a9b88ad649726605080a17c (patch)
treee2dae51d3144e83d097a12e7a1499e3ea93f90be /webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml
parentf428692de8b59ab89a66502c079e1823dfda8aeb (diff)
downloadwebbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.gz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.lz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.xz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.zip
move browser to webbrowser/
Diffstat (limited to 'webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml')
-rw-r--r--webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml b/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml
new file mode 100644
index 0000000..313cf74
--- /dev/null
+++ b/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml
@@ -0,0 +1,10 @@
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms="http://www.mozilla.org/2006/browser/search/">
+<ShortName>DuckDuckGo HTML</ShortName>
+<Description>DuckDuckGo HTML</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image width="16" height="16" type="image/x-icon">https://duckduckgo.com/favicon.ico</Image>
+<SearchForm>https://duckduckgo.com/html</SearchForm>
+<Url type="text/html" method="POST" template="https://duckduckgo.com/html" resultDomain="https://duckduckgo.com/html">
+ <Param name="q" value="{searchTerms}"/>
+</Url>
+</OpenSearchDescription>