From bdf5ae330a241cfc62418563a14290d6aa1a065d Mon Sep 17 00:00:00 2001 From: mystieneko <65071577+mystieneko@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:00:46 +0300 Subject: [PATCH] update username and ip for mystie.json --- domains/mystie.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mystie.json b/domains/mystie.json index 8fc1c4ef7..88db868f1 100644 --- a/domains/mystie.json +++ b/domains/mystie.json @@ -1,9 +1,9 @@ { "owner": { - "username": "MystieHum", + "username": "mystieneko", "email": "z232566755z@gmail.com" }, "record": { - "A": ["65.19.141.67"] + "A": ["64.62.151.106"] } }