From 1bee5feccbf69f43614dba75a2d978add3ae7c98 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:26:58 +0300 Subject: [PATCH] feat(jey): Update jeymen.json --- domains/jeymen.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/domains/jeymen.json b/domains/jeymen.json index 85cc54897..033d1e1d5 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,5 +5,20 @@ }, "record": { "TXT": "spf.improvmx.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } }