diff options
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> |