From a5b6995a7d0267a097b0eccc6449224390abfe5b Mon Sep 17 00:00:00 2001 From: RehanPlayz <63925635+RehanPlayz@users.noreply.github.com> Date: Thu, 27 Jan 2022 12:04:14 +0300 Subject: [PATCH] Updated IP address --- domains/suki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 96356ddf4..713e96d5c 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -7,12 +7,12 @@ }, "record": { "A": [ - "198.251.81.131" + "181.214.41.250" ], "MX": [ "ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz" ], - "TXT": "v=spf1 a mx ip4:198.251.81.131 ~all" + "TXT": "v=spf1 a mx ip4:181.214.41.250 ~all" } }