From 4755a5aec95ef9ddf95b002bc3d7f52768b74201 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:40:50 -0700 Subject: [PATCH] feat(domain): contact.is-a.dev --- domains/contact.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/contact.json diff --git a/domains/contact.json b/domains/contact.json new file mode 100644 index 000000000..41563f75e --- /dev/null +++ b/domains/contact.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "oxmc", + "email": "67136658+oxmc@users.noreply.github.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 1079881924769755196" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=oxmc7769.mail@gmail.com" + + } +}