Added type of array to A records

This commit is contained in:
Joshua Noakes
2022-01-18 19:59:05 +00:00
committed by GitHub
parent e3c7f3ba6e
commit 7b64a1c208
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "joshua.noakes1@icloud.com"
},
"record": {
"A": "143.47.226.76"
"A": ["143.47.226.76"]
}
}