added plc.witchcraft.systems and added country and maintainer for some bundles

authored by Daniel Morrisey and committed by Tangled 168fb47f 97b1c92b

Changed files
+12 -3
src
+12 -3
src/instances.json
··· 15 15 "maintainer": "@tree.fail" 16 16 }, 17 17 { 18 - "url": "https://plc.j4ck.xyz" 18 + "url": "https://plc.j4ck.xyz", 19 + "country": "UK", 20 + "maintainer": "@j4ck.xyz" 19 21 }, 20 22 { 21 - "url": "https://plc.indexx.dev" 23 + "url": "https://plc.indexx.dev", 24 + "country": "US", 25 + "maintainer": "@indexx.dev" 22 26 }, 23 27 { 24 28 "url": "https://plc.nyxt.dev" 25 29 }, 26 30 { 27 - "url": "https://plc.madebydanny.uk" 31 + "url": "https://plc.madebydanny.uk", 32 + "country": "US", 33 + "maintainer": "@madebydanny.uk" 28 34 }, 29 35 { 30 36 "url": "https://plc.tartarus.us" ··· 38 44 "url": "https://plc.dane.computer", 39 45 "country": "CA", 40 46 "maintainer": "@dane.is.extraordinarily.cool" 47 + }, 48 + { 49 + "url": "https://plc.witchcraft.systems" 41 50 } 42 51 ]