From f79e4f5026ffe94c86255af7ac13e7313df52d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ber=C3=A9nyi=20Bence?= <69584313+drinkmonster@users.noreply.github.com> Date: Wed, 6 Sep 2023 08:47:12 +0200 Subject: [PATCH] edit domain --- instances.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/instances.json b/instances.json index 50043cc..e34d2f9 100644 --- a/instances.json +++ b/instances.json @@ -112,6 +112,13 @@ "country": "PL", "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/", @@ -146,13 +153,6 @@ "i2p": null, "country": "PL", "librey": false - }, - { - "clearnet": "https://lx.benike.monster/", - "tor": null, - "i2p": null, - "country": "DE", - "librey": false } ] }