From 2a72893292e1c9fa2de2e02ecd3ea202c37ff8e8 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 22 Dec 2023 09:43:14 +0000 Subject: [PATCH] Register mails.is-a.dev --- domains/mails.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mails.json diff --git a/domains/mails.json b/domains/mails.json new file mode 100644 index 000000000..12cfef560 --- /dev/null +++ b/domains/mails.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "Andrewbuild48@gmail.com", + "discord": "598245488977903688" + }, + + "record": { + "MX": ["mail.is-a.dev"] + } + } + \ No newline at end of file