From 14d74a340b6180be7ad95ab1ff2f54c41339c558 Mon Sep 17 00:00:00 2001 From: Hitarth Thummar <47787284+gtlsgamr@users.noreply.github.com> Date: Fri, 6 Jan 2023 22:02:48 +0530 Subject: [PATCH] Update instances.json --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index 40cef4c..aebd61a 100644 --- a/instances.json +++ b/instances.json @@ -83,6 +83,12 @@ "tor": null, "i2p": null, "country": "FR" + }, + { + "clearnet": "https://search.tildevarsh.in/", + "tor": null, + "i2p": null, + "country": "IN" } ] }