mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 03:26:09 +00:00
A records should be list of IPs
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"email": "vamtic@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"A": "89.106.200.1",
|
||||
"A": ["89.106.200.1"],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
|
||||
Reference in New Issue
Block a user