From 4ecea7463396a5b648f023dd7e3b7fcc75aacf98 Mon Sep 17 00:00:00 2001 From: AustinLeath Date: Fri, 2 Sep 2022 10:31:39 -0500 Subject: [PATCH] feat: Added domain programatically --- domains/austinleath.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/austinleath.json diff --git a/domains/austinleath.json b/domains/austinleath.json new file mode 100644 index 000000000..4017338b4 --- /dev/null +++ b/domains/austinleath.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AustinLeath", + "email": "austinleath18@gmail.com" + }, + + "record": { + "A": ["153.33.92.51"] + } + } + \ No newline at end of file