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.json | |
| parent | 626c4345bdce6055d1ab09951825e66992db8243 (diff) | |
| download | farside-1b884da16f8ea241de7deef02dc7550321a0bfd6.tar.gz | |
Add 4get metasearch engine
Closes #129
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/services.json b/services.json index 5facf66..c23b771 100644 --- a/services.json +++ b/services.json @@ -542,5 +542,14 @@ "https://overflow.projectsegfau.lt", "https://ao.bloatcat.tk" ] + }, + { + "type": "4get", + "test_url": "/web?s=<%=query%>", + "fallback": "https://4get.ca", + "instances": [ + "https://4get.ca", + "https://4get.zzls.xyz" + ] } ] |
