mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 20:24:49 +00:00
27 lines
462 B
JSON
27 lines
462 B
JSON
{
|
|
"owner": {
|
|
"username": "DZDevelopers",
|
|
"email": "djoudiaymen0@gmail.com"
|
|
},
|
|
"records": {
|
|
"MX": [
|
|
{
|
|
"target": "mx.zoho.com",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"target": "mx2.zoho.com",
|
|
"priority": 20
|
|
},
|
|
{
|
|
"target": "mx3.zoho.com",
|
|
"priority": 50
|
|
}
|
|
],
|
|
"TXT": [
|
|
"zoho-verification=zb51189051.zmverify.zoho.com",
|
|
"v=spf1 include:zoho.com ~all"
|
|
]
|
|
}
|
|
}
|