From d48c68cc47332bb7fc54ed6d27797f979c5b6a12 Mon Sep 17 00:00:00 2001 From: KobeNi523 <104379724+KobeNi523@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:53:48 -0600 Subject: [PATCH 1/2] Create themagicmush.json --- domains/themagicmush.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/themagicmush.json diff --git a/domains/themagicmush.json b/domains/themagicmush.json new file mode 100644 index 000000000..5b54d4bdb --- /dev/null +++ b/domains/themagicmush.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Kobe523", + "email": "kobeni523@gmail.com", + "discord": "TheMagicMushoom#9999" + } +} + +{ + "record": { + "URL": "https://its.themagicmush.repl.co/" + } +} From 51813927a70ff594cdc3eb6f7d82d8941a7c553a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Mar 2023 18:21:37 +0800 Subject: [PATCH 2/2] Update themagicmush.json --- domains/themagicmush.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/themagicmush.json b/domains/themagicmush.json index 5b54d4bdb..271c99eca 100644 --- a/domains/themagicmush.json +++ b/domains/themagicmush.json @@ -3,10 +3,7 @@ "username": "Kobe523", "email": "kobeni523@gmail.com", "discord": "TheMagicMushoom#9999" - } -} - -{ + }, "record": { "URL": "https://its.themagicmush.repl.co/" }