From c314da52f80c2eb0290436c426e2736f9c82dcce Mon Sep 17 00:00:00 2001 From: fuk Date: Fri, 13 Jan 2023 00:47:13 +0000 Subject: [PATCH] Update 'instance.json' Add fukt.lol as suds instance, json may be messed up dunno --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index c42297f..98ddb0d 100644 --- a/instances.json +++ b/instances.json @@ -6,5 +6,11 @@ "country": "US", "owner_name": "~vern", "owner_website": "https://vern.cc" + }, + { + "clearnet": "https://sd.fukt.lol", + "country": "US", + "owner_name": "iota", + "owner_website": "https://fukt.lol" } ]