From b069dfebe1b8401e3d0624b8de2fe9595ccf1c3d Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:46:49 +0800 Subject: [PATCH] Update mymail.json Fixed --- domains/mymail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index e614b4561..89ff9f33c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -2,11 +2,11 @@ "owner": { "username": "Vibred", "email": "vibred@pm.me", - "discord": "1169947990551699568" }, "record": { - "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], + "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] } } - \ No newline at end of file +