mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 02:59:17 +00:00
12 lines
254 B
JSON
12 lines
254 B
JSON
{
|
|
"description": "Mail for basic privacy",
|
|
"owner": {
|
|
"username": "satindar31",
|
|
"email": "satindar@satindar-is.me"
|
|
},
|
|
"record": {
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|