From b81e3fc9700596545565536e6880279fa9e6a07c Mon Sep 17 00:00:00 2001 From: NeroGizmoUwU Date: Thu, 28 Jul 2022 01:20:11 +0100 Subject: [PATCH 1/2] feat: Added domain programatically --- domains/gizzygizmo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gizzygizmo.json diff --git a/domains/gizzygizmo.json b/domains/gizzygizmo.json new file mode 100644 index 000000000..cde9ee7f1 --- /dev/null +++ b/domains/gizzygizmo.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "NeroGizmoUwU", + "email": "minecraftcoolglibchannel@gmail.com" + }, + "record": { + "CNAME": "http://nero-pi.duckdns.org/" + } + } + \ No newline at end of file From c923a20c3d47cceaf5983de9f4b20c3fdc0d9922 Mon Sep 17 00:00:00 2001 From: NeroGizmo <61115942+NeroGizmoUwU@users.noreply.github.com> Date: Thu, 28 Jul 2022 12:53:29 +0100 Subject: [PATCH 2/2] Update gizzygizmo.json --- domains/gizzygizmo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gizzygizmo.json b/domains/gizzygizmo.json index cde9ee7f1..124bc1894 100644 --- a/domains/gizzygizmo.json +++ b/domains/gizzygizmo.json @@ -5,7 +5,7 @@ "email": "minecraftcoolglibchannel@gmail.com" }, "record": { - "CNAME": "http://nero-pi.duckdns.org/" + "CNAME": "nero-pi.duckdns.org" } } - \ No newline at end of file +