summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2023-08-28 17:28:39 -0600
committerBen Busby <contact@benbusby.com>2023-08-28 17:28:39 -0600
commit1b884da16f8ea241de7deef02dc7550321a0bfd6 (patch)
treeaa29a92242df06af8df880b7798cf833677d4128 /services.json
parent626c4345bdce6055d1ab09951825e66992db8243 (diff)
downloadfarside-1b884da16f8ea241de7deef02dc7550321a0bfd6.tar.gz
Add 4get metasearch engine
Closes #129
Diffstat (limited to 'services.json')
-rw-r--r--services.json9
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"
+ ]
}
]