From 96f47b9600c82724d6140e59d10f17b4f3d66383 Mon Sep 17 00:00:00 2001 From: monster energy <69584313+drinkmonster@users.noreply.github.com> Date: Thu, 13 Apr 2023 09:59:05 +0200 Subject: [PATCH] also added to instances.json --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index 5151241..f6e7c8b 100644 --- a/instances.json +++ b/instances.json @@ -119,6 +119,12 @@ "tor": null, "i2p": null, "country": "DE" + }, + { + "clearnet": "https://lx.benike.monster/", + "tor": null, + "i2p": null, + "country": "DE" } ] }