diff options
author | Thomas Groman <tgroman@nuegia.net> | 2019-12-21 03:57:32 -0800 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2019-12-21 03:57:32 -0800 |
commit | 227835f766181c9c04f61f69ba15ebe01926460d (patch) | |
tree | a5fac4c9d2294a459138afe4425f3673c2903b99 /locales/en-US | |
parent | 42a396c4a7c4fea150fe8239d10f92bc9825752d (diff) | |
download | webbrowser-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')
-rw-r--r-- | locales/en-US/searchplugins/duckduckgo-html.xml | 10 | ||||
-rw-r--r-- | locales/en-US/searchplugins/duckduckgo-lite.xml | 11 | ||||
-rw-r--r-- | locales/en-US/searchplugins/list.txt | 2 |
3 files changed, 11 insertions, 12 deletions
diff --git a/locales/en-US/searchplugins/duckduckgo-html.xml b/locales/en-US/searchplugins/duckduckgo-html.xml new file mode 100644 index 0000000..313cf74 --- /dev/null +++ b/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> 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> diff --git a/locales/en-US/searchplugins/list.txt b/locales/en-US/searchplugins/list.txt index ddb2d1a..bd18fdc 100644 --- a/locales/en-US/searchplugins/list.txt +++ b/locales/en-US/searchplugins/list.txt @@ -1,5 +1,5 @@ duckduckgo bing -duckduckgo-lite +duckduckgo-html wikipedia yahoo |