From 4150b4b05af07265fd873aa5c184811dca598022 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:21:07 -0500 Subject: [PATCH] aaa apparently no mx records allowed here --- domains/coolcodersj.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 96fcacb56..0d57a28f7 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -5,11 +5,6 @@ }, "description": "Portfolio", "record": { - "CNAME": "coolcodersj.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "coolcodersj.github.io" } }