Update ante.json

This commit is contained in:
Ante Brähler
2025-04-13 12:57:00 +02:00
committed by GitHub
parent 65b61c868b
commit 61c399ff67
+16 -1
View File
@@ -5,9 +5,24 @@
},
"record": {
"A": ["130.61.108.36"],
"MX": [
{
"target": "mx.zoho.eu",
"priority": 10
},
{
"target": "mx2.zoho.eu",
"priority": 20
},
{
"target": "mx3.zoho.eu",
"priority": 50
}
],
"TXT": [
"dh=6d109bce7d0aeacdc4a573c959d85a778d239527",
"zoho-verification=zb08689376.zmverify.zoho.eu"
"zoho-verification=zb08689376.zmverify.zoho.eu",
"v=spf1 include:zohomail.eu ~all"
]
}
}