From b6d4849b83f4157ef5cd92b2523288b44afe25cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Aug 2024 19:51:10 +0800 Subject: [PATCH] Update m.json --- domains/m.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/m.json b/domains/m.json index 559b318c5..ce1ab1851 100644 --- a/domains/m.json +++ b/domains/m.json @@ -4,7 +4,7 @@ "email": "" }, "record": { - "MX": ["mail.wdh.gg"], - "TXT": "v=spf1 include:_spf.wdh.gg ~all" + "MX": ["mail.hrsn.net"], + "TXT": "v=spf1 include:_spf.hrsn.net ~all" } }