Update ratler.json

This commit is contained in:
ItzArman09
2022-05-29 09:24:34 +05:30
committed by GitHub
parent 2590be094a
commit 560a31b0ec
+6 -1
View File
@@ -5,6 +5,11 @@
"email": "contact@mail.arman.is-a.dev"
},
"record": {
"A": ["89.106.200.1"]
"A": ["89.106.200.1"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}