Update toasty.json

This commit is contained in:
toasty
2023-11-13 00:32:56 +08:00
committed by GitHub
parent 1e71a0100e
commit 75a103a574
+6 -1
View File
@@ -6,6 +6,11 @@
},
"record": {
"CNAME": "toasty.pages.dev"
"CNAME": "toasty.pages.dev",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com:"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}