mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 08:24:45 +00:00
Merge pull request #20842 from lverx/main
Updated MX Records, added link-to, updated SPF records.
This commit is contained in:
@@ -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
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user