mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 01:25:38 +00:00
19 lines
367 B
JSON
19 lines
367 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"
|
|
]
|
|
}
|
|
}
|