1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-24 20:50:02 +00:00

Add support for librex search

See: https://github.com/hnhx/librex

Closes #47
This commit is contained in:
Ben Busby 2022-07-27 16:56:34 -06:00
parent 2e7d4355c5
commit a526d03fa2
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
2 changed files with 22 additions and 0 deletions

View file

@ -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"
]
}
]