mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 09:26:23 +00:00
15 lines
280 B
JSON
15 lines
280 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"]
|
|
}
|
|
}
|