Create mail.toasty.json

This commit is contained in:
toasty
2023-11-13 22:39:47 +08:00
committed by GitHub
parent e4fd994d95
commit a3a5a775b1
+15
View File
@@ -0,0 +1,15 @@
{
"owner": {
"username": "toastyyyxd",
"email": "asaeasaeasae.x10@gmail.com",
"discord": "577480703302959104"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}