Files
is-a-dev/domains/mail.arman.json
T
2024-10-31 16:18:10 +08:00

13 lines
250 B
JSON

{
"description": "Mail For My Website",
"owner": {
"username": "ItzArman09",
"email": "itz.armxn@outlook.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}