From b775de6c7a74a215dfd57fd7b490ac5db041e87b Mon Sep 17 00:00:00 2001 From: Daniel Morrisey <142274379+therealfuntimeswithdanny@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:03:04 -0500 Subject: [PATCH] added plc.witchcraft.systems and added country and maintainer for some bundles --- src/instances.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/instances.json b/src/instances.json index 0dc1ab8..a8335a5 100644 --- a/src/instances.json +++ b/src/instances.json @@ -15,16 +15,22 @@ "maintainer": "@tree.fail" }, { - "url": "https://plc.j4ck.xyz" + "url": "https://plc.j4ck.xyz", + "country": "UK", + "maintainer": "@j4ck.xyz" }, { - "url": "https://plc.indexx.dev" + "url": "https://plc.indexx.dev", + "country": "US", + "maintainer": "@indexx.dev" }, { "url": "https://plc.nyxt.dev" }, { - "url": "https://plc.madebydanny.uk" + "url": "https://plc.madebydanny.uk", + "country": "US", + "maintainer": "@madebydanny.uk" }, { "url": "https://plc.tartarus.us" @@ -38,5 +44,8 @@ "url": "https://plc.dane.computer", "country": "CA", "maintainer": "@dane.is.extraordinarily.cool" + }, + { + "url": "https://plc.witchcraft.systems" } ] -- 2.43.0 From 0f8861117f58adc643aae277a444df9223e3aa60 Mon Sep 17 00:00:00 2001 From: Daniel Morrisey <142274379+therealfuntimeswithdanny@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:25:58 -0500 Subject: [PATCH] removed plcbudle plc.madebydanny.uk (i'm daily driving linux so i need it) --- src/instances.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/instances.json b/src/instances.json index a8335a5..ac2b3e4 100644 --- a/src/instances.json +++ b/src/instances.json @@ -27,11 +27,6 @@ { "url": "https://plc.nyxt.dev" }, - { - "url": "https://plc.madebydanny.uk", - "country": "US", - "maintainer": "@madebydanny.uk" - }, { "url": "https://plc.tartarus.us" }, -- 2.43.0