From 159ea7d683b2ed60e89774bb763ba9341732db40 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:07:23 +0300 Subject: [PATCH] feat(jey): Add Zoho MX records --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 633eda166..07ebe14c0 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,6 +5,6 @@ "discord": "Jeymen#5269" }, "record": { - "CNAME": "jeymen.github.io" + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } }