Files
is-a-dev/domains/mail.minmit.json
T
William Harrison 147a964504 40 tab width
2024-06-18 13:48:21 +08:00

17 lines
313 B
JSON

{
"description": "Mail For My Website",
"repo": "https://github.com/MinMitCoder",
"owner": {
"username": "MinMitCoder",
"email": "minmitgamer@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}