diff options
| author | sian1468 <58017832+sian1468@users.noreply.github.com> | 2023-09-14 02:53:05 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-13 13:53:05 -0600 |
| commit | 4a655c75803b0c53406d130773c4c4ef7d19d42a (patch) | |
| tree | b08f33305084a60ded52d93121d6641dca60cc27 /services.json | |
| parent | fc4d7d5136539197f4fc165392339c89e94049eb (diff) | |
| download | farside-4a655c75803b0c53406d130773c4c4ef7d19d42a.tar.gz | |
Add librey support (#133)
Co-authored-by: Ben Busby <contact@benbusby.com>
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/services.json b/services.json index f96807e..1cb559d 100644 --- a/services.json +++ b/services.json @@ -555,5 +555,30 @@ "https://4get.silly.computer", "https://4get.cynic.moe" ] + }, + { + "type": "librey", + "test_url": "/search.php?q=<%=query%>", + "fallback": "https://search.ahwx.org", + "instances": [ + "https://librex.me", + "https://librex.nohost.network", + "https://librex.retro-hax.net", + "https://librex.revvy.de", + "https://librex.yogeshlamichhane.com.np", + "https://librex.zzls.xyz", + "https://librey.baczek.me", + "https://librey.bloatcat.tk/", + "https://librey.org", + "https://librey.spaceint.fr", + "https://lx.benike.me", + "https://lx.vern.cc", + "https://search.ahwx.org", + "https://search.davidovski.xyz", + "https://search.funami.tech", + "https://search.pabloferreiro.es", + "https://search.ratakor.com", + "https://search2.ahwx.org" + ] } ] |
