From 1f9eac595b72d3bf5e6b213bcdec4556ef24c3eb Mon Sep 17 00:00:00 2001 From: The Heavy <187191859+theveryheavy@users.noreply.github.com> Date: Sat, 30 Nov 2024 18:52:16 +0100 Subject: [PATCH] Update theveryheavy.json --- domains/theveryheavy.json | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 8658936fe..48320df5a 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -8,23 +8,10 @@ "record": { "CNAME": "theveryheavy.github.io", "MX": [ - { - "hostname": "theveryheavy.is-a.dev.", - "priority": 10, - "value": "mx1.improvmx.com." - }, - { - "hostname": "theveryheavy.is-a.dev.", - "priority": 20, - "value": "mx2.improvmx.com." - } + "mx1.improvmx.com", + "mx2.improvmx.com" ], - "TXT": [ - { - "hostname": "theveryheavy.is-a.dev.", - "value": "v=spf1 include:spf.improvmx.com ~all" - } - ] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }