diff options
author | Gaming4JC <g4jc@hyperbola.info> | 2019-07-02 22:33:31 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@hyperbola.info> | 2019-07-02 22:33:31 -0400 |
commit | 7b7101b5a34395567815d3bae469f95c49fab2e9 (patch) | |
tree | e89577403e67b3dced8a97815bc04d10d0540917 | |
parent | a06663e11b399c47078f22af8e799680b881072f (diff) | |
download | iceweasel-uxp-7b7101b5a34395567815d3bae469f95c49fab2e9.tar.gz |
Change SearX search engine to working instance
-rw-r--r-- | locales/searchplugins/searx.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/searchplugins/searx.xml b/locales/searchplugins/searx.xml index d87ab1c..d581c37 100644 --- a/locales/searchplugins/searx.xml +++ b/locales/searchplugins/searx.xml @@ -6,7 +6,7 @@ <InputEncoding>UTF-8</InputEncoding> <LongName>SearX Metasearch</LongName> - <Url type="text/html" method="post" template="https://finden.tk/"> + <Url type="text/html" method="post" template="https://srx.sx/"> <Param name="q" value="{searchTerms}" /> </Url> </OpenSearchDescription> |