diff options
author | Thomas Groman <tgroman@nuegia.net> | 2020-04-21 02:00:05 -0700 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2020-04-21 02:43:44 -0700 |
commit | 13592194625fcadbd433e0364e829f306cce0ea4 (patch) | |
tree | 52bd600facae61b6b65221bbb0af47ac1449833e /webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml | |
parent | 9f097695b73313abbe3aca7676104f3c5ba68dde (diff) | |
download | webbrowser-13592194625fcadbd433e0364e829f306cce0ea4.tar webbrowser-13592194625fcadbd433e0364e829f306cce0ea4.tar.gz webbrowser-13592194625fcadbd433e0364e829f306cce0ea4.tar.lz webbrowser-13592194625fcadbd433e0364e829f306cce0ea4.tar.xz webbrowser-13592194625fcadbd433e0364e829f306cce0ea4.zip |
removed PRISM mass survailance program search engines with more freedom and privacy respecting ones
Diffstat (limited to 'webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml')
-rw-r--r-- | webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml b/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml index 313cf74..664e6fc 100644 --- a/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml +++ b/webbrowser/locales/en-US/searchplugins/duckduckgo-html.xml @@ -4,7 +4,7 @@ <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"> +<Url type="text/html" method="GET" template="https://duckduckgo.com/html" resultDomain="https://duckduckgo.com/html"> <Param name="q" value="{searchTerms}"/> </Url> </OpenSearchDescription> |