mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 22:26:56 +00:00
fix records
This commit is contained in:
+2
-5
@@ -7,11 +7,8 @@
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "zoho-verification=zb91651102.zmverify.zoho.eu",
|
||||
"MX": "mx.zoho.eu",
|
||||
"MX": "mx2.zoho.eu",
|
||||
"MX": "mx3.zoho.eu",
|
||||
"TXT": "v=spf1 include:zohomail.eu ~all"
|
||||
"TXT": ["zoho-verification=zb91651102.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all"],
|
||||
"MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user