From 34a63f2981b59bf9cb0726d5d2da48eeb7ef8da4 Mon Sep 17 00:00:00 2001 From: ToasterSticks Date: Sat, 24 Sep 2022 13:29:17 -0400 Subject: [PATCH] feat: Added domain programatically --- domains/toastersticks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/toastersticks.json diff --git a/domains/toastersticks.json b/domains/toastersticks.json new file mode 100644 index 000000000..08011c15b --- /dev/null +++ b/domains/toastersticks.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ToasterSticks", + "email": "matt.zhao.18@gmail.com" + }, + + "record": { + "CNAME": "border.hop.io" + } + } + \ No newline at end of file