From 4b84be28a6f2b1457c139d69b1c65c5c6daa8b2c Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:30:37 +0530 Subject: [PATCH] Update suki.json Changed email and ipv4 --- domains/suki.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 983a77bed..9d499c866 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -3,16 +3,16 @@ "repo": "https://github.com/SukiPlayz/hello-world", "owner": { "username": "SukiPlayz", - "email": "sukinotsus@pastagalaxy.xyz" + "email": "sukimayoo@outlook.com" }, "record": { "A": [ - "135.148.226.33" + "212.193.3.66" ], "MX": [ "ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz" ], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" } }