Update dmmay.json

This commit is contained in:
William Harrison
2023-07-20 18:26:17 +08:00
committed by GitHub
parent 1befb0790f
commit 50ffc37fc0
+12 -8
View File
@@ -1,10 +1,14 @@
{
"owner": {
"username": "nguoidungkhongdinhdanhh",
"email": "azura22@skiff.com"
},
"record": {
"A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153"
}
"owner": {
"username": "nguoidungkhongdinhdanhh",
"email": "azura22@skiff.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}