Merge pull request #15012 from istrueuser/main

Update trueuser.json
This commit is contained in:
CuteDog5695
2024-07-20 18:29:31 +03:00
committed by GitHub
+6 -1
View File
@@ -4,6 +4,11 @@
"email": "thisistrueemail@gmail.com"
},
"record": {
"A": ["69.30.249.53"]
"A": ["69.30.249.53"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}