From bb950e66d3ed98dfaca8ed5382b918d2324ac030 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:23:38 -0600 Subject: [PATCH] Update imide.json --- domains/imide.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index b0aa730f6..757b0ec25 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,13 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev" + "A": [ + "172.18.0.9:4321" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }