From ad30933f0e07e7138d50b343c03c9d2641f58aa6 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Tue, 19 Nov 2024 22:37:32 +0100 Subject: [PATCH] Update lumi.json --- domains/lumi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lumi.json b/domains/lumi.json index 23c58ff6d..e8cd32dc5 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -1,9 +1,11 @@ { "owner": { "username": "itsFatlum", + "email": "", "discord": "563697359423406082" }, "record": { - "A": ["76.76.21.21"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }