From ede4620fe8eec2f92112c200726ee53874ba1650 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 7 Feb 2024 11:26:44 -0700 Subject: [PATCH] Update Whoogle fallback url Closes #156 --- services-full.json | 2 +- services.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services-full.json b/services-full.json index 1212812..f65cf52 100644 --- a/services-full.json +++ b/services-full.json @@ -271,7 +271,7 @@ { "type": "whoogle", "test_url": "/search?cookies_disabled=1&q=<%=query%>", - "fallback": "https://whoogle.fossho.st", + "fallback": "https://search.sethforprivacy.com", "instances": [ "https://gowogle.voring.me", "https://s.tokhmi.xyz", diff --git a/services.json b/services.json index 0e4cfa2..88eaa30 100644 --- a/services.json +++ b/services.json @@ -238,7 +238,7 @@ { "type": "whoogle", "test_url": "/search?cookies_disabled=1&q=<%=query%>", - "fallback": "https://whoogle.fossho.st", + "fallback": "https://search.sethforprivacy.com", "instances": [ "https://gowogle.voring.me", "https://s.tokhmi.xyz",