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:
parent
2e7d4355c5
commit
a526d03fa2
2 changed files with 22 additions and 0 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue