From 560a31b0ec957edc7388e9cefb5f068d2720602f Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Sun, 29 May 2022 09:24:34 +0530 Subject: [PATCH] Update ratler.json --- domains/ratler.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ratler.json b/domains/ratler.json index 34d69272e..af775cb3c 100644 --- a/domains/ratler.json +++ b/domains/ratler.json @@ -5,6 +5,11 @@ "email": "contact@mail.arman.is-a.dev" }, "record": { - "A": ["89.106.200.1"] + "A": ["89.106.200.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }