diff options
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 11 |
1 files changed, 11 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" + ] } ] |
