From af89380337281ac26bf68a3d3ca5aecf8d7922c1 Mon Sep 17 00:00:00 2001 From: ngn <78868991+ngn13@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:05:53 +0000 Subject: [PATCH] add lmdb.ngn.tf to instances.json --- instances.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/instances.json b/instances.json index 69e0049..b07e402 100644 --- a/instances.json +++ b/instances.json @@ -87,5 +87,10 @@ "clearnet": "https://libremdb.ducks.party/", "cdn": false, "country": "NL" + }, + { + "clearnet": "https://lmdb.ngn.tf/", + "cdn": false, + "country": "TR" } ]