mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-24 17:35:18 +00:00
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"description": "This sub-subdomain will i use for my Zoho email.",
|
|
"owner": {
|
|
"username": "LIGMATV",
|
|
"email": "ligmatv.id@gmail.com"
|
|
},
|
|
"record": {
|
|
"MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"],
|
|
"TXT": [
|
|
"zoho-verification=zb21447312.zmverify.zoho.com",
|
|
"v=spf1 include:zoho.com ~all"
|
|
]
|
|
}
|
|
}
|