Fix MX records

This commit is contained in:
toasty
2023-11-13 00:39:29 +08:00
committed by GitHub
parent 75a103a574
commit aa980f2dab
+1 -1
View File
@@ -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"
}