From 94722ed6d55d9ab027e5ec6d1fc7244e8e5a923f Mon Sep 17 00:00:00 2001 From: mrhappyma Date: Mon, 1 Aug 2022 09:51:48 -0400 Subject: [PATCH] feat: Added domain programatically --- domains/dominic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dominic.json diff --git a/domains/dominic.json b/domains/dominic.json new file mode 100644 index 000000000..7fa467854 --- /dev/null +++ b/domains/dominic.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mrhappyma", + "email": "dominic@userexe.me" + }, + "record": { + "URL": "userexe.me" + } + } + \ No newline at end of file