From 1fdab7f5d4d20af70323e2b0db09851e13eefb32 Mon Sep 17 00:00:00 2001 From: kiran9k Date: Sun, 29 Jan 2023 18:51:17 +0700 Subject: [PATCH] added to instances.json --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index 6badd79..bd4340f 100644 --- a/instances.json +++ b/instances.json @@ -107,6 +107,12 @@ "tor": null, "i2p": null, "country": "IN" + }, + { + "clearnet": "https://lx.drain.win", + "tor": null, + "i2p": null, + "country": "SG" } ] }