mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-02 08:13:04 +00:00
Merge pull request #15636 from SkyExploreWasTaken/main
Add the domain records for Zoho Mail and removing the records for SimpleLogin
This commit is contained in:
+4
-4
@@ -8,12 +8,12 @@
|
||||
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.simplelogin.co",
|
||||
"mx2.simplelogin.co"
|
||||
"mx.zoho.eu",
|
||||
"mx2.zoho.eu",
|
||||
"mx3.zoho.eu"
|
||||
],
|
||||
"TXT": [
|
||||
"sl-verification=vvptlplndqecgxougswjuzbkdcvsnt",
|
||||
"v=spf1 include:simplelogin.co ~all"
|
||||
"v=spf1 include:zohomail.eu ~all"
|
||||
],
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
|
||||
Reference in New Issue
Block a user