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] 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 +}