From f985d7ee27017ad4fc768123bb086054ef38a3b6 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Fri, 26 Jul 2024 18:53:59 +0530 Subject: [PATCH] Update satindar.json --- domains/satindar.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index b3be8e999..36d021e80 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -7,6 +7,11 @@ "twitter": "satindar31" }, "record": { - "CNAME": "satindar31.github.io" + "CNAME": "satindar31.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }