From 94d3929e48ea513271fa69a3f4a048ccd1fb0ead Mon Sep 17 00:00:00 2001 From: JoKeeR <33557806+JoKeRxTD@users.noreply.github.com> Date: Wed, 4 Aug 2021 19:50:58 +0100 Subject: [PATCH 1/2] Create joker.json --- domains/joker.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joker.json diff --git a/domains/joker.json b/domains/joker.json new file mode 100644 index 000000000..8abfc6e42 --- /dev/null +++ b/domains/joker.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of joker", + "repo": "https://github.com/JoKeRxTD", + "owner": { + "username": "JoKeRxTD", + "email": "joker@mythbot.org", + "twitter": "https://twitter.com/JoKeRxHD" + }, + "record": { + "URL": "https://mythbot.org/" + } + } \ No newline at end of file From 8363326e5f7b1a427332af6baacf32a73b2439c6 Mon Sep 17 00:00:00 2001 From: JoKeeR <33557806+JoKeRxTD@users.noreply.github.com> Date: Thu, 5 Aug 2021 04:51:21 +0100 Subject: [PATCH 2/2] Update joker.json --- domains/joker.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/joker.json b/domains/joker.json index 8abfc6e42..89215140c 100644 --- a/domains/joker.json +++ b/domains/joker.json @@ -1,5 +1,5 @@ { - "description": "Personal website of joker", + "description": "Personal portfolio website of joker", "repo": "https://github.com/JoKeRxTD", "owner": { "username": "JoKeRxTD", @@ -7,6 +7,8 @@ "twitter": "https://twitter.com/JoKeRxHD" }, "record": { - "URL": "https://mythbot.org/" + "A": [ + "178.239.172.43" + ] } } \ No newline at end of file