services.defective - forgot to make "A" record an array

This commit is contained in:
Defective4
2025-03-03 16:37:50 +01:00
committed by GitHub
parent 5820b0c497
commit ad092b97e9
+1 -1
View File
@@ -5,6 +5,6 @@
"email": "def3ctive4@gmail.com"
},
"record": {
"A": "130.61.27.34"
"A": ["130.61.27.34"]
}
}