mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 20:26:48 +00:00
no NS as MX records
This commit is contained in:
+1
-7
@@ -6,13 +6,7 @@
|
||||
"email": "sukimayoo@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"212.193.3.66"
|
||||
],
|
||||
"MX": [
|
||||
"ns1.crystalcloud.xyz",
|
||||
"ns2.crystalcloud.xyz"
|
||||
],
|
||||
"A": ["212.193.3.66"],
|
||||
"TXT": "v=spf1 a mx ip4:212.193.3.66 ~all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user