From f36741b27b3e36448ffabdc7baca99741d4fa9a6 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 29 Nov 2021 16:28:12 -0700 Subject: [PATCH] Add official whoogle fosshost instance to services --- services.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services.json b/services.json index 55abae0..0a164db 100644 --- a/services.json +++ b/services.json @@ -115,8 +115,9 @@ { "type": "whoogle", "test_url": "/search?q=<%=query%>", - "fallback": "https://search.garudalinux.org", + "fallback": "https://whoogle.fossho.st", "instances": [ + "https://whoogle.fossho.st", "https://search.albony.xyz", "https://whoogle.sdf.org", "https://whoogle.kavin.rocks",