From 02f5573fa4b3b2e1644e1eb2f3a611fc56cb4d5b Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Mon, 30 Dec 2024 10:24:46 +0700 Subject: [PATCH] Create co.ligmatv.json --- domains/co.ligmatv.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/co.ligmatv.json 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" + ] + } +}