From 17777884528610a41a502cbb2fbc47ee637c03d9 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:55:10 +0530 Subject: [PATCH 1/4] Create _vercel.jumanji.json --- domains/_vercel.jumanji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jumanji.json diff --git a/domains/_vercel.jumanji.json b/domains/_vercel.jumanji.json new file mode 100644 index 000000000..cf5987dea --- /dev/null +++ b/domains/_vercel.jumanji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "vc-domain-verify=jumanji.is-a.dev,291766e76a7ab5de1bc7" + } +} From 429ce273b87339aee743c0e369b21acdde6635d0 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:57:42 +0530 Subject: [PATCH 2/4] Update jumanji.json --- domains/jumanji.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index b3ef5c086..e6bb22ab4 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -6,6 +6,7 @@ "record": { "A": ["172.66.47.44", "172.66.44.212"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "jumanji.vercel.app" } } From 613548e4f4b6c4890d3569cfffc2d171df43f932 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:26:56 +0530 Subject: [PATCH 3/4] Update jumanji.json --- domains/jumanji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index e6bb22ab4..5fa79d9c1 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -7,6 +7,6 @@ "A": ["172.66.47.44", "172.66.44.212"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "CNAME": "jumanji.vercel.app" + "A": ["76.76.21.21"] } } From d653945689ec18c388e783d690a335809306d1ef Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:35:49 +0800 Subject: [PATCH 4/4] Update jumanji.json --- domains/jumanji.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 5fa79d9c1..99f81d324 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,9 +4,8 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": ["172.66.47.44", "172.66.44.212"], + "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "A": ["76.76.21.21"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }