From 0d489effcd58f91b0cc9947c94adae1092b70eea Mon Sep 17 00:00:00 2001 From: Jihyung Im <54622976+zb2b@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:03:17 +0900 Subject: [PATCH 1/2] Request domain 'zb2b' --- domains/zb2b.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zb2b.json diff --git a/domains/zb2b.json b/domains/zb2b.json new file mode 100644 index 000000000..638a3ba87 --- /dev/null +++ b/domains/zb2b.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zb2b", + "email": "zb2b.world@gmail.com" + }, + "record": { + "A": ["218.144.195.104"] + }, + "proxied": true +} \ No newline at end of file From 1daa39c47f2a31e7151369d39679180cb4ad107c Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 28 Apr 2025 17:31:40 +0200 Subject: [PATCH 2/2] Update zb2b.json --- domains/zb2b.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zb2b.json b/domains/zb2b.json index 638a3ba87..e0117006a 100644 --- a/domains/zb2b.json +++ b/domains/zb2b.json @@ -3,8 +3,8 @@ "username": "zb2b", "email": "zb2b.world@gmail.com" }, - "record": { + "records": { "A": ["218.144.195.104"] }, "proxied": true -} \ No newline at end of file +}