From f3281bd4329efb4e645448bd61153498697c789b Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Tue, 15 Apr 2025 11:54:16 +0800 Subject: [PATCH 1/4] Create whothree.json --- domains/whothree.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/whothree.json diff --git a/domains/whothree.json b/domains/whothree.json new file mode 100644 index 0000000..2a03815 --- /dev/null +++ b/domains/whothree.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/gottaegbert/recording", + + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + + "target": { + "CNAME": { + "name": "whothree_collection", + "value": "https://whothreecollection.vercel.app/" + } + }, + + "proxied": true +} From d66bb4f8f910e9ba43cb1eca66b5f534a3778589 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Wed, 16 Apr 2025 09:19:54 +0800 Subject: [PATCH 2/4] Update whothree.json --- domains/whothree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whothree.json b/domains/whothree.json index 2a03815..ef44062 100644 --- a/domains/whothree.json +++ b/domains/whothree.json @@ -8,7 +8,7 @@ "target": { "CNAME": { - "name": "whothree_collection", + "name": "whothreecollection", "value": "https://whothreecollection.vercel.app/" } }, From 59653f211afaaa57b8c7b6fb761aaf9f960b9cf6 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Sat, 19 Apr 2025 23:16:26 +0800 Subject: [PATCH 3/4] Update whothree.json --- domains/whothree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whothree.json b/domains/whothree.json index ef44062..77b4b1e 100644 --- a/domains/whothree.json +++ b/domains/whothree.json @@ -9,7 +9,7 @@ "target": { "CNAME": { "name": "whothreecollection", - "value": "https://whothreecollection.vercel.app/" + "value": "whothreecollection.vercel.app" } }, From f119ee975362ba8b85bbacea6b46a01f309bdad6 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Sat, 19 Apr 2025 23:21:04 +0800 Subject: [PATCH 4/4] Update whothree.json --- domains/whothree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whothree.json b/domains/whothree.json index 77b4b1e..addbaac 100644 --- a/domains/whothree.json +++ b/domains/whothree.json @@ -8,7 +8,7 @@ "target": { "CNAME": { - "name": "whothreecollection", + "name": "whothree", "value": "whothreecollection.vercel.app" } },