From a1c636bc5aeeaf511172badfc1b0b48baf04c816 Mon Sep 17 00:00:00 2001 From: ReprovedC0medown1nch1ng <72516454+ReprovedC0medown1nch1ng@users.noreply.github.com> Date: Fri, 26 May 2023 01:14:13 +0000 Subject: [PATCH] Added librex.nohost.network to json.instances --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index e710af1..6fc539e 100644 --- a/instances.json +++ b/instances.json @@ -120,5 +120,11 @@ "i2p": null, "country": "DE" } + { + "clearnet": "https://librex.nohost.network/", + "tor": null, + "i2p": null, + "country": "MX" + } ] }