From 1d9d0245b9a5bed473f069f32ef16effac8dff8d Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:15:56 -0400 Subject: [PATCH] Update not-ethan.json --- domains/not-ethan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index b70aeacd1..727fad378 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -4,6 +4,8 @@ "email": "ethans0408.5@gmail.com" }, "record": { - "CNAME": "not-a-ethan.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "not-a-ethan.github.io" } }