mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 06:25:00 +00:00
16 lines
329 B
JSON
16 lines
329 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"
|
|
]
|
|
}
|
|
} |