diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json new file mode 100644 index 000000000..5d96b74ec --- /dev/null +++ b/domains/co.ligmatv.json @@ -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" + ] + } +}