Files
is-a-dev/domains/mail.arman.json
T
2024-06-02 13:20:15 +05:30

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"
}
}