From bc02ae9015900aee0be2b1dea07785fcd9fa9f53 Mon Sep 17 00:00:00 2001 From: delendum <82936395+delendum@users.noreply.github.com> Date: Mon, 14 Nov 2022 09:51:02 +1300 Subject: [PATCH] Update instances.json --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index fe25f28..4d924ae 100644 --- a/instances.json +++ b/instances.json @@ -53,6 +53,12 @@ "tor": null, "i2p": null, "country": "RO" + }, + { + "clearnet": "https://pufe.org/", + "tor": null, + "i2p": null, + "country": "NZ" } ] }