From 80186d666ed9e610a2bcf1a4d128fae28642583d Mon Sep 17 00:00:00 2001 From: Crissy <66400444+crystalbajgai@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:14:39 +0545 Subject: [PATCH] Update crystal.json --- domains/crystal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index 2585ce61a..cdf4058ee 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -8,12 +8,12 @@ }, "record": { "A": [ - "135.148.226.33" + "212.193.3.66" ], "MX": [ - "ns1.crystalcloud.xyz", - "ns2.crystalcloud.xyz" + "ns5.crystalcloud.xyz", + "ns6.crystalcloud.xyz" ], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" } }