From ea3f0223ef17382fb60250b69335d0c8d769f6c6 Mon Sep 17 00:00:00 2001 From: mageclienttt Date: Fri, 1 Mar 2024 21:19:16 -0400 Subject: [PATCH] feat(domain): mage.is-a.dev --- domains/mage.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mage.json diff --git a/domains/mage.json b/domains/mage.json new file mode 100644 index 000000000..479b5feab --- /dev/null +++ b/domains/mage.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mageclienttt", + "email": "mageclienttt@gmail.com" + }, + "record": { + "MX": ["mx01.mail.icloud.com"] + } +}