From 71c9d4eaf483b0de4840412b2a82d6e381214c53 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Wed, 16 Nov 2022 08:06:42 +1300 Subject: [PATCH] Add Artemis's instance --- files/instances.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/instances.json b/files/instances.json index add977d..06107f5 100644 --- a/files/instances.json +++ b/files/instances.json @@ -3,5 +3,6 @@ {"owner_name": "PussTheCat.org", "owner_website": "https://pussthecat.org", "instance": "https://breezewiki.pussthecat.org"}, {"owner_name": "Odyssey346", "owner_website": "https://odyssey346.dev", "instance": "https://bw.odyssey346.dev"}, {"owner_name": "~vern", "owner_website": "https://vern.cc", "instance": "https://bw.vern.cc"}, - {"owner_name": "Esmail", "owner_website": "https://en.esmailelbob.xyz", "instance": "https://breezewiki.esmailelbob.xyz"} + {"owner_name": "Esmail", "owner_website": "https://en.esmailelbob.xyz", "instance": "https://breezewiki.esmailelbob.xyz"}, + {"owner_name": "Artemis", "owner_website": "https://artemislena.eu", "instance": "https://bw.artemislena.eu"} ]