summaryrefslogtreecommitdiffstats
path: root/locales/en-US/searchplugins/duckduckgo-lite.xml
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2019-12-21 03:57:32 -0800
committerThomas Groman <tgroman@nuegia.net>2019-12-21 03:57:32 -0800
commit227835f766181c9c04f61f69ba15ebe01926460d (patch)
treea5fac4c9d2294a459138afe4425f3673c2903b99 /locales/en-US/searchplugins/duckduckgo-lite.xml
parent42a396c4a7c4fea150fe8239d10f92bc9825752d (diff)
downloadwebbrowser-227835f766181c9c04f61f69ba15ebe01926460d.tar
webbrowser-227835f766181c9c04f61f69ba15ebe01926460d.tar.gz
webbrowser-227835f766181c9c04f61f69ba15ebe01926460d.tar.lz
webbrowser-227835f766181c9c04f61f69ba15ebe01926460d.tar.xz
webbrowser-227835f766181c9c04f61f69ba15ebe01926460d.zip
replaced duckduckgo-lite with duckduckgo-html
Diffstat (limited to 'locales/en-US/searchplugins/duckduckgo-lite.xml')
-rw-r--r--locales/en-US/searchplugins/duckduckgo-lite.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/locales/en-US/searchplugins/duckduckgo-lite.xml b/locales/en-US/searchplugins/duckduckgo-lite.xml
deleted file mode 100644
index 28c39cc..0000000
--- a/locales/en-US/searchplugins/duckduckgo-lite.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<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>