From 16869a94693fc326a631f8de5af10a8be3e06215 Mon Sep 17 00:00:00 2001 From: Cyteon <129582290+Cyteon@users.noreply.github.com> Date: Sun, 18 Aug 2024 22:17:03 +0200 Subject: [PATCH] fix records --- domains/cyteon.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/cyteon.json b/domains/cyteon.json index f5b186586..926f578f0 100644 --- a/domains/cyteon.json +++ b/domains/cyteon.json @@ -7,11 +7,8 @@ }, "record": { - "TXT": "zoho-verification=zb91651102.zmverify.zoho.eu", - "MX": "mx.zoho.eu", - "MX": "mx2.zoho.eu", - "MX": "mx3.zoho.eu", - "TXT": "v=spf1 include:zohomail.eu ~all" + "TXT": ["zoho-verification=zb91651102.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } }