Merge pull request #20842 from lverx/main

Updated MX Records, added link-to, updated SPF records.
This commit is contained in:
21Z
2025-03-05 21:41:16 +04:00
committed by GitHub
2 changed files with 21 additions and 5 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"github": "https://github.com/lverx",
"owner": {
"username": "lverx",
"email": "profoundlvr@gmail.com"
},
"record": {
"A": ["52.72.49.79"]
},
"proxied": true
}
+10 -5
View File
@@ -5,9 +5,14 @@
"email": "profoundlvr@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
"TXT": [
"zoho-verification=zb43169475.zmverify.zoho.com",
"v=spf1 include:zohomail.com ~all"
],
"MX": [
"mx.zoho.com",
"mx2.zoho.com",
"mx3.zoho.com"
]
}
}