From 6192b156b00be9ec4da57a020fb7f513c57bb46e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:39:47 +0800 Subject: [PATCH] Update dexo.json --- domains/dexo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dexo.json b/domains/dexo.json index ec088c938..15ff08cfb 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -4,6 +4,7 @@ "email": "dexo1337@pm.me" }, "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }