Replace NS records with A record

This commit is contained in:
Axel
2023-01-05 21:00:55 -03:00
committed by GitHub
parent 7f833cf947
commit 8e16e4d3ed
+2 -3
View File
@@ -6,9 +6,8 @@
"discord": "elnexreal#7763"
},
"record": {
"MX": [
"ns1.epizy.com",
"ns2.epizy.com"
"A": [
"185.27.134.57"
]
}
}