From 320b9b489ece176e2269ec38fbe3636a5950a1cf Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Mar 2022 16:35:19 +0530 Subject: [PATCH] fix: removes invalid MX record --- domains/nischay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nischay.json b/domains/nischay.json index f7aebc2c3..70ecfa34d 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -15,7 +15,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } }