From 379e3f5825738720a89c4d1049ef8a8b5b8dee22 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 07:53:32 -0400 Subject: [PATCH 1/2] Create pshock.oxmc.json --- domains/pshock.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pshock.oxmc.json diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json new file mode 100644 index 000000000..ad4a5a38f --- /dev/null +++ b/domains/pshock.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "CNAME": "protoshock-utils.000webhostapp.com", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 52b7b401306da98dc313296182afb2abca219bec Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 08:31:54 -0400 Subject: [PATCH 2/2] Update pshock.oxmc.json --- domains/pshock.oxmc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json index ad4a5a38f..98b4ff968 100644 --- a/domains/pshock.oxmc.json +++ b/domains/pshock.oxmc.json @@ -5,8 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "protoshock-utils.000webhostapp.com", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "CNAME": "protoshock-utils.000webhostapp.com" } }