diff options
-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 b218260..b2ff4df 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://search.fossdaily.xyz/"> + <Url type="text/html" method="post" template="https://search.disroot.org/"> <Param name="q" value="{searchTerms}" /> </Url> </OpenSearchDescription> |