summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2022-07-27 16:56:34 -0600
committerBen Busby <contact@benbusby.com>2022-07-27 16:56:34 -0600
commita526d03fa2b818aa28bbef2908317786f579613e (patch)
tree5581b60dd9997296f5e6480b571f3321b3f92dcf /services.json
parent2e7d4355c5c2f978a1de140bb2992a5cc2adcbca (diff)
downloadfarside-a526d03fa2b818aa28bbef2908317786f579613e.tar.gz
Add support for librex search
See: https://github.com/hnhx/librex Closes #47
Diffstat (limited to 'services.json')
-rw-r--r--services.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/services.json b/services.json
index 292adc1..49d796a 100644
--- a/services.json
+++ b/services.json
@@ -176,6 +176,7 @@
"https://search.sethforprivacy.com",
"https://whoogle.esmailelbob.xyz",
"https://whoogle.fossho.st",
+ "https://whoogle.lunar.icu",
"https://whoogle.privacydev.net",
"https://www.whooglesearch.ml"
]
@@ -248,6 +249,7 @@
"https://wiki.froth.zone",
"https://wiki.slipfox.xyz",
"https://wikiless.esmailelbob.xyz",
+ "https://wikiless.lunar.icu",
"https://wikiless.northboot.xyz",
"https://wikiless.org",
"https://wikiless.sethforprivacy.com",
@@ -276,5 +278,14 @@
"https://proxitok.pussthecat.org",
"https://proxitok.privacydev.net"
]
+ },
+ {
+ "type": "librex",
+ "test_url": "/search.php?q=<%=query%>",
+ "fallback": "https://librex.beparanoid.de",
+ "instances": [
+ "https://librex.beparanoid.de",
+ "https://search.davidovski.xyz"
+ ]
}
]