From c79bd2287690c5e28d6d240697b5188b064e2342 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 19 Oct 2024 18:53:07 +0900 Subject: [PATCH] Update instances.json --- instances.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/instances.json b/instances.json index 84ebaf90..f1707ee6 100644 --- a/instances.json +++ b/instances.json @@ -160,6 +160,13 @@ "i2p": null, "country": "RO", "librey": true + }, + { + "clearnet": "https://serp.catswords.net/", + "tor": null, + "i2p": null, + "country": "KR", + "librey": true } ] }