From 639a8c8ee4b7617992fbf88e4df8b8625ff1a15d Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Thu, 16 Sep 2021 08:48:37 +0300 Subject: [PATCH] Trying out a new webhost --- domains/rehanplayz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/rehanplayz.json b/domains/rehanplayz.json index 6d51f0d00..850c11790 100644 --- a/domains/rehanplayz.json +++ b/domains/rehanplayz.json @@ -7,12 +7,12 @@ }, "record": { "A": [ - "81.150.6.98" + "198.251.81.131" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "ns1.crystalcloud.xyz", + "ns2.crystalcloud.xyz" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 a mx ip4:198.251.81.131 ~all" } }