From 381b4d0fc821536df50e203b6a57fa57935e2d50 Mon Sep 17 00:00:00 2001 From: Thinh Nguyen <54620666+thinhdnn@users.noreply.github.com> Date: Thu, 3 Apr 2025 02:28:11 +0700 Subject: [PATCH 1/2] Create thinhnguyen.json --- domains/thinhnguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thinhnguyen.json diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json new file mode 100644 index 000000000..fd1f24d13 --- /dev/null +++ b/domains/thinhnguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thinhdnn", + "email": "nguyenvanthinh.dnn@gmail.com" + }, + "record": { + "A": ["152.69.194.105"] + } +} From 471d5d2a0616b1f55516d743a633003ef6eb619d Mon Sep 17 00:00:00 2001 From: Thinh Nguyen <54620666+thinhdnn@users.noreply.github.com> Date: Thu, 3 Apr 2025 02:47:17 +0700 Subject: [PATCH 2/2] Update thinhnguyen.json --- domains/thinhnguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json index fd1f24d13..4023b9961 100644 --- a/domains/thinhnguyen.json +++ b/domains/thinhnguyen.json @@ -4,6 +4,6 @@ "email": "nguyenvanthinh.dnn@gmail.com" }, "record": { - "A": ["152.69.194.105"] + "A": ["152.69.196.244"] } }