Create co.ligmatv.json

This commit is contained in:
LIGMATV
2024-12-30 10:24:46 +07:00
committed by GitHub
parent 0dbf176df9
commit 02f5573fa4
+18
View File
@@ -0,0 +1,18 @@
{
"owner": {
"description": "This sub-subdomain will i use for my Zoho email.",
"username": "LIGMATV",
"email": "ligmatv.id@gmail.com"
},
"record": {
"MX": [
"mx.zoho.com",
"mx2.zoho.com",
"mx3.zoho.com"
],
"TXT": [
"zoho-verification=zb21447312.zmverify.zoho.com",
"v=spf1 include:zoho.com ~all"
]
}
}