LibreY- privacy respecting meta search engine |
git clone git://git.acid.vegas/LibreY.git |
Log | Files | Refs | Archive | README | LICENSE |
commit a6782f81dfc5e303311224c221c0a6f201b68e04
parent 9296cb46005d93665c883431cfbe3ef28fe04c50 Author: Ahwx <ahwx@ahwx.org> Date: Sat, 19 Aug 2023 21:59:15 +0200 chore: update instances (merge pull request #14 from codedipper/add-instances) update instances Diffstat:
|
1 file changed, 8 insertions(+), 8 deletions(-) |
diff --git a/instances.json b/instances.json @@ -43,13 +43,20 @@ "librey": true }, { - "clearnet": "https://librey.bloatcat.tk/index", + "clearnet": "https://librey.bloatcat.tk/", "tor": null, "i2p": null, "country": "IS", "librey": true }, { + "clearnet": "https://search.funami.tech/", + "tor": null, + "i2p": null, + "country": "KR", + "librey": true + }, + { "clearnet": "https://lx.vern.cc/", "tor": "http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/", "i2p": "http://vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p/", @@ -106,13 +113,6 @@ "librey": false }, { - "clearnet": "https://search.funami.tech/", - "tor": null, - "i2p": null, - "country": "KR", - "librey": false - }, - { "clearnet": "https://search.zeroish.xyz/", "tor": null, "i2p": null, |