mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 08:24:45 +00:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"description": "my email forwarding domain",
|
|
"owner": {
|
|
"username": "Somaiya-XI",
|
|
"discord": "Sen!#0577"
|
|
},
|
|
"record": {
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
|
|
}
|
|
}
|