LibreY

- privacy respecting meta search engine
git clone git://git.acid.vegas/LibreY.git
Log | Files | Refs | Archive | README | LICENSE

commit dd41f423ac2250483c5f531d7cd073064008a74a
parent 8f9b9803f231e2954e5b49987a532d28fe50a627
Author: Revvy <nothingtohide@revvy.de>
Date: Wed, 30 Aug 2023 14:18:49 -0400

add/remove instances

Diffstat:
Minstances.json | 42++++++++++++++----------------------------

1 file changed, 14 insertions(+), 28 deletions(-)

diff --git a/instances.json b/instances.json
@@ -78,38 +78,31 @@
               "librey": true
           },
           {
-              "clearnet": "https://lx.vern.cc/",
-              "tor": "http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/",
-              "i2p": "http://vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p/",
-              "country": "US",
-              "librey": false
-          },
-          {
-              "clearnet": "https://lx.owo.si/",
-              "tor": "http://lx.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
-              "i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/",
+              "clearnet": "https://search.pabloferreiro.es/",
+              "tor": null,
+              "i2p": null,
               "country": "DE",
-              "librey": false
+              "librey": true
           },
           {
-              "clearnet": "https://search.spaceint.fr/",
+              "clearnet": "https://search.ratakor.com/",
               "tor": null,
               "i2p": null,
               "country": "FR",
-              "librey": false
+              "librey": true
           },
           {
-              "clearnet": "https://search.pabloferreiro.es/",
-              "tor": null,
-              "i2p": null,
-              "country": "DE",
+              "clearnet": "https://lx.vern.cc/",
+              "tor": "http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/",
+              "i2p": "http://vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p/",
+              "country": "US",
               "librey": false
           },
           {
-              "clearnet": "https://librex.ratakor.com/",
-              "tor": null,
-              "i2p": null,
-              "country": "FR",
+              "clearnet": "https://lx.owo.si/",
+              "tor": "http://lx.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
+              "i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/",
+              "country": "DE",
               "librey": false
           },
           {
@@ -146,13 +139,6 @@
               "i2p": null,
               "country": "DE",
               "librey": false
-          },
-          {
-              "clearnet": "https://librex.pardesicat.xyz/",
-              "tor": null,
-              "i2p": null,
-              "country": "KR",
-              "librey": false
           }
     ]
 }