From b37fb40cce4830c921bf0ca7480669addcfb64dd Mon Sep 17 00:00:00 2001 From: thet3o Date: Wed, 31 Aug 2022 17:39:45 +0200 Subject: [PATCH] feat: Added domain programatically --- domains/thet3o.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thet3o.json diff --git a/domains/thet3o.json b/domains/thet3o.json new file mode 100644 index 000000000..ba7ab32d7 --- /dev/null +++ b/domains/thet3o.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "thet3o", + "email": "thet3o@yahoo.com" + }, + + "record": { + "MX": ["mx.mailtie.com"] + } + } + \ No newline at end of file