From a526d03fa2b818aa28bbef2908317786f579613e Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 27 Jul 2022 16:56:34 -0600 Subject: Add support for librex search See: https://github.com/hnhx/librex Closes #47 --- services-full.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'services-full.json') 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" + ] } ] -- cgit v1.2.3