From aa980f2dab9ead641becc159db4c49384caa024e Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:39:29 +0800 Subject: [PATCH] Fix MX records --- domains/toasty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toasty.json b/domains/toasty.json index 4c5f5d54d..2818d7c4d 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -9,7 +9,7 @@ "CNAME": "toasty.pages.dev", "MX": [ "mx1.improvmx.com", - "mx2.improvmx.com:" + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" }