From d5065e252466426516a50c36bea3ab38ccf2a731 Mon Sep 17 00:00:00 2001 From: Gauravisdev <109234725+Gauravisdev@users.noreply.github.com> Date: Sat, 14 Sep 2024 21:03:38 +0530 Subject: [PATCH 1/3] Create _vercel.chandsi.json --- domains/_vercel.chandsi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.chandsi.json diff --git a/domains/_vercel.chandsi.json b/domains/_vercel.chandsi.json new file mode 100644 index 000000000..916a20a5a --- /dev/null +++ b/domains/_vercel.chandsi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Gauravisdev", + "email": "", + "discord": "1119494339735867422" + }, + "record": { + "TXT": [ + "vc-domain-verify=chandsi.is-a.dev,8654576292b580f414fe" + ] + } +} From 391127cf2217c7a2013b0029a1171dbf453562bb Mon Sep 17 00:00:00 2001 From: Gauravisdev <109234725+Gauravisdev@users.noreply.github.com> Date: Sat, 14 Sep 2024 21:10:11 +0530 Subject: [PATCH 2/3] Update chandsi.json --- domains/chandsi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/chandsi.json b/domains/chandsi.json index da7c24e78..1df629f2b 100644 --- a/domains/chandsi.json +++ b/domains/chandsi.json @@ -9,7 +9,8 @@ "record": { "TXT": ["zoho-verification=zb40348561.zmverify.zoho.in", "v=spf1 include:zoho.in ~all"], - "MX": ["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"] + "MX": ["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"], + "A": ["76.76.21.21"] } } From 9f23573de76d79de84f919f68c02af8d90abbf7d Mon Sep 17 00:00:00 2001 From: Gauravisdev <109234725+Gauravisdev@users.noreply.github.com> Date: Sat, 14 Sep 2024 21:48:13 +0530 Subject: [PATCH 3/3] Update chandsi.json --- domains/chandsi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/chandsi.json b/domains/chandsi.json index 1df629f2b..326b1b010 100644 --- a/domains/chandsi.json +++ b/domains/chandsi.json @@ -7,10 +7,10 @@ }, "record": { + "A": ["76.76.21.21"], "TXT": ["zoho-verification=zb40348561.zmverify.zoho.in", "v=spf1 include:zoho.in ~all"], - "MX": ["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"], - "A": ["76.76.21.21"] + "MX": ["mx.zoho.in","mx2.zoho.in","mx3.zoho.in"] } }