From 2d6bdad2ea64ca65f874c7182d213a05e5f5a201 Mon Sep 17 00:00:00 2001 From: fuccsoc Date: Tue, 16 Aug 2022 17:12:59 +0300 Subject: [PATCH] feat: Added domain programatically --- domains/fuccsoc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fuccsoc.json diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json new file mode 100644 index 000000000..8a6c87b31 --- /dev/null +++ b/domains/fuccsoc.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "fuccsoc", + "email": "me@fuccsoc.com" + }, + + "record": { + "CNAME": "fuccsoc.com" + } + } + \ No newline at end of file