From d2168c8e7e79625a0bd652b28daaa33e375c35dc Mon Sep 17 00:00:00 2001 From: Fatlum Date: Wed, 20 Nov 2024 08:45:28 +0100 Subject: [PATCH 1/4] Update _vercel.lumi.json --- domains/_vercel.lumi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.lumi.json b/domains/_vercel.lumi.json index 2a22a48dc..3f5a8cf43 100644 --- a/domains/_vercel.lumi.json +++ b/domains/_vercel.lumi.json @@ -4,6 +4,6 @@ "discord": "563697359423406082" }, "record": { - "TXT": "vc-domain-verify=lumi.is-a.dev,38de86570893517719b8" + "A": [76.76.21.21] } } From d64966a9fde625c47b00d3088b12e138a85a9dd8 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Wed, 20 Nov 2024 19:48:54 +0100 Subject: [PATCH 2/4] Delete domains/_vercel.lumi.json --- domains/_vercel.lumi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.lumi.json diff --git a/domains/_vercel.lumi.json b/domains/_vercel.lumi.json deleted file mode 100644 index 3f5a8cf43..000000000 --- a/domains/_vercel.lumi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsFatlum", - "discord": "563697359423406082" - }, - "record": { - "A": [76.76.21.21] - } -} From 82da63ca7bee88fd51775a22850ad92d4d950d4c Mon Sep 17 00:00:00 2001 From: Fatlum Date: Wed, 20 Nov 2024 19:50:02 +0100 Subject: [PATCH 3/4] Update lumi.json --- domains/lumi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lumi.json b/domains/lumi.json index e8cd32dc5..71eb8fba1 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -5,6 +5,7 @@ "discord": "563697359423406082" }, "record": { + "A": [76.76.21.21], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } From f7a7b06a8a07673363d34aa2afa94ef6649d6cf9 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Thu, 21 Nov 2024 07:36:23 +0100 Subject: [PATCH 4/4] Update domains/lumi.json Co-authored-by: Stefano Del Prete --- domains/lumi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lumi.json b/domains/lumi.json index 71eb8fba1..91d0b04f2 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -5,7 +5,7 @@ "discord": "563697359423406082" }, "record": { - "A": [76.76.21.21], + "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] }