summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services-full.json11
-rw-r--r--services.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json
index db5653b..1ea2cae 100644
--- a/services-full.json
+++ b/services-full.json
@@ -352,5 +352,16 @@
"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",
+ "https://search.funami.tech",
+ "https://librex.catalyst.sx"
+ ]
}
]
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"
+ ]
}
]