summaryrefslogtreecommitdiff
path: root/libre/mozilla-searchplugins/duckduckgo-lite.xml
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-29 01:43:15 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-29 01:43:15 -0200
commit7e517c647acdf709e94ea471a6d00604505d0942 (patch)
treeee0d8775354c9f4cc072ac710ad539ed5b00659a /libre/mozilla-searchplugins/duckduckgo-lite.xml
parent09386c60c2b6801c47bc303d0824a0ee31d11db3 (diff)
ddg xml files were replaced due that generates issues and incompatibility with Keyword search URL in about:home on the mozilla browsers
Diffstat (limited to 'libre/mozilla-searchplugins/duckduckgo-lite.xml')
-rw-r--r--libre/mozilla-searchplugins/duckduckgo-lite.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/libre/mozilla-searchplugins/duckduckgo-lite.xml b/libre/mozilla-searchplugins/duckduckgo-lite.xml
new file mode 100644
index 000000000..1e651abe6
--- /dev/null
+++ b/libre/mozilla-searchplugins/duckduckgo-lite.xml
@@ -0,0 +1,8 @@
+<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
+<os:ShortName>DuckDuckGo Lite</os:ShortName>
+<os:Description>Search DuckDuckGo Lite</os:Description>
+<os:InputEncoding>UTF-8</os:InputEncoding>
+<os:Image width="16" height="16">http://duckduckgo.com/favicon.ico</os:Image>
+<os:Url type="text/html" method="GET" template="https://duckduckgo.com/lite/?q={searchTerms}">
+</os:Url>
+</SearchPlugin>