LibreY- privacy respecting meta search engine |
git clone git://git.acid.vegas/LibreY.git |
Log | Files | Refs | Archive | README | LICENSE |
commit dbbec941da704fbea98e081a20cb9a5980d72f91
parent 82ac92a98b18f3b654fca001f6a3fe54359bb5c0 Author: Ahwx <ahwx@ahwx.org> Date: Mon, 21 Aug 2023 15:05:49 +0200 Merge pull request #17 from codedipper/add-instances2 add/remove instances Diffstat:
|
1 file changed, 7 insertions(+), 14 deletions(-) |
diff --git a/instances.json b/instances.json @@ -57,6 +57,13 @@ "librey": true }, { + "clearnet": "https://librex.retro-hax.net/", + "tor": null, + "i2p": null, + "country": "DE", + "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://librex.retro-hax.net/", - "tor": null, - "i2p": null, - "country": "DE", - "librey": false - }, - { "clearnet": "https://search.zeroish.xyz/", "tor": null, "i2p": null, @@ -141,13 +141,6 @@ "librey": false }, { - "clearnet": "https://search.decentrala.org/", - "tor": null, - "i2p": null, - "country": "US", - "librey": false - }, - { "clearnet": "https://librex.pardesicat.xyz/", "tor": null, "i2p": null, |