vanadium/firefox: use new searxng instance

This commit is contained in:
Primrose 2025-03-17 23:01:22 +01:00
parent 302fd73d51
commit 091eaa14d9
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -13,7 +13,7 @@ in {
Add = [ Add = [
{ {
Name = "searxng"; Name = "searxng";
URLTemplate = "https://searxng.earth2077.fr/search?q={searchTerms}"; URLTemplate = "https://sxng.confusedcompiler.org/search?q={searchTerms}";
} }
]; ];
}; };