From cda914ce57bfffe6306e7de05f2764af5baa07e9 Mon Sep 17 00:00:00 2001 From: ScytheMediaTheDev Date: Thu, 8 Feb 2024 08:38:37 -0500 Subject: [PATCH] feat(domain): scythemail.is-a.dev --- domains/scythemail.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scythemail.json diff --git a/domains/scythemail.json b/domains/scythemail.json new file mode 100644 index 000000000..fa84626e7 --- /dev/null +++ b/domains/scythemail.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["scythemail.is-a.dev"] + } +}