diff options
| author | Ben Busby <contact@benbusby.com> | 2023-08-28 17:28:39 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-08-28 17:28:39 -0600 |
| commit | 1b884da16f8ea241de7deef02dc7550321a0bfd6 (patch) | |
| tree | aa29a92242df06af8df880b7798cf833677d4128 /services-full.json | |
| parent | 626c4345bdce6055d1ab09951825e66992db8243 (diff) | |
| download | farside-1b884da16f8ea241de7deef02dc7550321a0bfd6.tar.gz | |
Add 4get metasearch engine
Closes #129
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json index 9ed4b47..44cccf0 100644 --- a/services-full.json +++ b/services-full.json @@ -588,5 +588,14 @@ "https://overflow.fascinated.cc", "https://ao.bloatcat.tk" ] + }, + { + "type": "4get", + "test_url": "/web?s=<%=query%>", + "fallback": "https://4get.ca", + "instances": [ + "https://4get.ca", + "https://4get.zzls.xyz" + ] } ] |
