mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 08:24:27 +00:00
fix: MX target
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"owner": {
|
||||
"email": "djoudiaymen0@gmail.com",
|
||||
"username": "DZDevelopers"
|
||||
"username": "DZDevelopers",
|
||||
"email": "djoudiaymen0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
{
|
||||
"target": "mx.zoho.com.",
|
||||
"target": "mx.zoho.com",
|
||||
"priority": 10
|
||||
},
|
||||
{
|
||||
"target": "mx2.zoho.com.",
|
||||
"target": "mx2.zoho.com",
|
||||
"priority": 20
|
||||
},
|
||||
{
|
||||
"target": "mx3.zoho.com.",
|
||||
"target": "mx3.zoho.com",
|
||||
"priority": 50
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user