From 8f4b48025b5c957c2fe351713e3620a7f38f31ab Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:43:40 -0400 Subject: [PATCH 1/4] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index f822b9271..8335e1b7c 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -3,7 +3,15 @@ "username": "ScytheMediaTheDev", "email": "tswartz22@aol.com" }, - "record": { - "MX": ["mx1.improvmx.com"] + "record": { + "A": [ + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" + ], + "MX": [ + "mx.improvmx.com" + ] } -} \ No newline at end of file +} From 4c0b1af72bc05ef05130a030c52f6ceb89d739b1 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:40:30 -0400 Subject: [PATCH 2/4] Update scythemedia.json --- domains/scythemedia.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 8335e1b7c..579247f18 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ], "MX": [ From c10102f2427e49b935e6210593409422ea07f6ee Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:41:24 -0400 Subject: [PATCH 3/4] Update scythemedia.json --- domains/scythemedia.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 579247f18..906153715 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -11,7 +11,9 @@ "185.199.111.153" ], "MX": [ - "mx.improvmx.com" + "mx.improvmx.com", + "mx1.improvmx.com", + "mx2.improvmx.com" ] } } From e917a2ca76516b1791674471770ec453c8339b47 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 30 Apr 2024 21:35:00 +0300 Subject: [PATCH 4/4] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 906153715..4959fca60 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -4,16 +4,16 @@ "email": "tswartz22@aol.com" }, "record": { - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx.improvmx.com", - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }