From cfbaf891ef22181c31c81f7ba4ec73c1295ad3b3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 07:57:13 +0800 Subject: [PATCH] fix --- domains/thetechnikfreak.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index 01a8f2c0c..4d730ed60 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -5,11 +5,15 @@ "discord": "TheTechnikFreak#3314" }, "record": { - "CNAME": "cname.short.io" + "A": [ + "52.21.33.16", + "18.184.197.212" + ], "MX": [ - "mx.zoho.eu." - "mx2.zoho.eu." - "mx3.zoho.eu." + "mx.zoho.eu" + "mx2.zoho.eu" + "mx3.zoho.eu" + ], "TXT": "zoho-verification=zb65892050.zmverify.zoho.eu" } }