From 4717d9d8cd3081383d28932da2f60a7fec9c0bf2 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:12:17 +0800 Subject: [PATCH] Create whothree.json --- domains/whothree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whothree.json diff --git a/domains/whothree.json b/domains/whothree.json new file mode 100644 index 000000000..77b3a0fe7 --- /dev/null +++ b/domains/whothree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + "record": { + "CNAME": "whothreecollection.vercel.app" + } +}