diff options
| author | Ben Busby <contact@benbusby.com> | 2021-11-29 16:28:12 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2021-11-29 16:32:03 -0700 |
| commit | f36741b27b3e36448ffabdc7baca99741d4fa9a6 (patch) | |
| tree | 039f0ffaf933c937cab4f9e4b3aae0b0e37645c1 | |
| parent | 04388fcf3cb30626ad117cb8833be4ac6615a966 (diff) | |
| download | farside-f36741b27b3e36448ffabdc7baca99741d4fa9a6.tar.gz | |
Add official whoogle fosshost instance to services
| -rw-r--r-- | services.json | 3 |
1 files changed, 2 insertions, 1 deletions
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", |
