From ca957395e9d78bef7bafdad750c64352d83327ec Mon Sep 17 00:00:00 2001 From: Vladislav Gorodkov Date: Thu, 11 Jan 2024 05:57:00 +0300 Subject: [PATCH] Update fuccsoc.json --- domains/fuccsoc.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 8680e9307..234dae964 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -4,9 +4,8 @@ "email": "me@fuccsoc.com" }, "record": { - "MX": "mx01.mail.icloud.com", - "MX": "mx02.mail.icloud.com", - "TXT": "apple-domain=6Ilu1Oqr5x44UzLR", - "TXT": "v=spf1 include:icloud.com ~all" + "MX": [ "mx01.mail.icloud.com", "mx02.mail.icloud.com" ], + "TXT": [ "apple-domain=6Ilu1Oqr5x44UzLR", "v=spf1 include:icloud.com ~all" ], + "URL": "https://fuccsoc.me" } }