From 46c3f57d6e6322140f9a82f91abba25c71edc46c Mon Sep 17 00:00:00 2001 From: Tech Geek United <79381496+TechGeekUnited@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:23:02 -0400 Subject: [PATCH 1/2] Update tech-geek-united.json --- domains/tech-geek-united.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index 8d8772c16..da37ad8ba 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -5,6 +5,11 @@ "discord": "TechGeekUnited#4329" }, "record": { - "URL": "https://techgeekunited.github.io" + "URL": "https://techgeekunited.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" + ] } } From 5506a2d2d6c8d20f9f237c05c8040047f0e3c633 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 14 Jun 2023 06:44:04 +0800 Subject: [PATCH 2/2] Update tech-geek-united.json --- domains/tech-geek-united.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index da37ad8ba..3634622f5 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -9,7 +9,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - "TXT": "v=spf1 include:spf.improvmx.com ~all" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }