From e4c3f504611890bacea1d1c1a7574ca6577153f6 Mon Sep 17 00:00:00 2001 From: Benjamin Becker Date: Mon, 3 Nov 2025 19:52:41 -0500 Subject: [PATCH] chore: add plc.tartarus.us instance --- src/instances.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/instances.json b/src/instances.json index 421647c..0e71913 100644 --- a/src/instances.json +++ b/src/instances.json @@ -15,5 +15,8 @@ }, { "url": "https://plc.madebydanny.uk" + }, + { + "url": "https://plc.tartarus.us" } - ] \ No newline at end of file + ] -- 2.43.0