summaryrefslogtreecommitdiffstats
path: root/locales/en-US/searchplugins/duckduckgo-lite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/en-US/searchplugins/duckduckgo-lite.xml')
-rw-r--r--locales/en-US/searchplugins/duckduckgo-lite.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/locales/en-US/searchplugins/duckduckgo-lite.xml b/locales/en-US/searchplugins/duckduckgo-lite.xml
new file mode 100644
index 0000000..28c39cc
--- /dev/null
+++ b/locales/en-US/searchplugins/duckduckgo-lite.xml
@@ -0,0 +1,11 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
+<ShortName>DuckDuckGoLite</ShortName>
+<Description>DuckDuckGo Lite JavaScript-Free</Description>
+<InputEncoding>UTF-8</InputEncoding>
+<Image height="16" width="16" type="image/x-icon">https://duckduckgo.com/favicon.ico</Image>
+<SearchForm>https://duckduckgo.com/lite/</SearchForm>
+<Url type="application/x-www-form-urlencoded" method="POST" template="https://duckduckgo.com/lite/">
+ <Param name="q" value="{searchTerms}"/>
+ <Param name="kl" value="us-en"/>
+</Url>
+</SearchPlugin>