From fecee19cdf1d493253015b2c7b619a8044751487 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:40:42 +0300 Subject: [PATCH] Add ImprovMX --- domains/justdeveloper.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 9c8538421..90d752488 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -13,10 +13,15 @@ "185.199.110.153", "185.199.111.153" ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", "yandex-verification: 10cec93159ddc69f", - "yandex-verification: a31dc9b638bff027" + "yandex-verification: a31dc9b638bff027", + "v=spf1 include:spf.improvmx.com ~all" ] } }