From e16301235869941b5056f2e1a61bbf51cf93fe51 Mon Sep 17 00:00:00 2001 From: NeroGizmoUwU Date: Wed, 31 Aug 2022 17:17:13 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gizzy.json diff --git a/domains/gizzy.json b/domains/gizzy.json new file mode 100644 index 000000000..d38ee02f2 --- /dev/null +++ b/domains/gizzy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NeroGizmoUwU", + "email": "minecraftcoolglibchannel@gmail.com" + }, + + "record": { + "CNAME": "nero-pi.duckdns.org" + } + } + \ No newline at end of file