Merge pull request #14247 from ItzArman09/patch-1

Create mail.arman.json
This commit is contained in:
CuteDog5695
2024-06-02 19:03:43 +03:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Mail For My Website",
"owner": {
"username": "ItzArman09",
"email": "itz.armxn@outlook.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}