From 250033319863fd403c8cc3f8582b578d2e3174ac Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:24:19 -0700 Subject: [PATCH] Create git.oxmc.json --- domains/git.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/git.oxmc.json diff --git a/domains/git.oxmc.json b/domains/git.oxmc.json new file mode 100644 index 000000000..3501bbe6e --- /dev/null +++ b/domains/git.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["soon_to_see"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +}