From b81e3fc9700596545565536e6880279fa9e6a07c Mon Sep 17 00:00:00 2001 From: NeroGizmoUwU Date: Thu, 28 Jul 2022 01:20:11 +0100 Subject: [PATCH] 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