mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 10:25:56 +00:00
use array for A record
This commit is contained in:
committed by
GitHub
parent
4133abde1d
commit
68d0a41aee
@@ -7,7 +7,9 @@
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": "76.76.21.21"
|
||||
"A": [
|
||||
"76.76.21.21"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user