LibreY

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

commit f79e4f5026ffe94c86255af7ac13e7313df52d13
parent c9ff9a0de863ef6ebe6e70ae5c5e0e5bca19c035
Author: Berényi Bence <69584313+drinkmonster@users.noreply.github.com>
Date: Wed, 6 Sep 2023 08:47:12 +0200

edit domain

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

1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/instances.json b/instances.json
@@ -113,6 +113,13 @@
               "librey": true
           },
           {
+              "clearnet": "https://lx.benike.me/",
+              "tor": null,
+              "i2p": null,
+              "country": "DE",
+              "librey": true
+          },
+          {
               "clearnet": "https://lx.owo.si/",
               "tor": "http://lx.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
               "i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/",
@@ -146,13 +153,6 @@
               "i2p": null,
               "country": "PL",
               "librey": false
-          },
-          {
-              "clearnet": "https://lx.benike.monster/",
-              "tor": null,
-              "i2p": null,
-              "country": "DE",
-              "librey": false
           }
     ]
 }