Merge pull request #2471 from ItzArman09/patch-11

Update ratler.json
This commit is contained in:
Mahir Molai
2022-05-30 16:16:01 +05:00
committed by GitHub
+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"
}
}