summaryrefslogtreecommitdiff
path: root/libre/arora-libre/duckduckgo-html.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libre/arora-libre/duckduckgo-html.xml')
-rw-r--r--libre/arora-libre/duckduckgo-html.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/libre/arora-libre/duckduckgo-html.xml b/libre/arora-libre/duckduckgo-html.xml
index b53408077..9b979fa31 100644
--- a/libre/arora-libre/duckduckgo-html.xml
+++ b/libre/arora-libre/duckduckgo-html.xml
@@ -1,8 +1,8 @@
-<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
-<os:ShortName>DuckDuckGo HTML</os:ShortName>
-<os:Description>Search DuckDuckGo HTML</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/html/?q={searchTerms}">
-</os:Url>
-</SearchPlugin>
+<?xml version="1.0" encoding="UTF-8"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+ <ShortName>DuckDuckGo HTML</ShortName>
+ <Description>Search DuckDuckGo HTML</Description>
+ <InputEncoding>UTF-8</InputEncoding>
+ <Image width="16" height="16">http://duckduckgo.com/favicon.ico</Image>
+ <Url type="text/html" template="https://duckduckgo.com/html/?q={searchTerms}"/>
+</OpenSearchDescription>