From aa91cd8580d920a8df9692c56f3043470b5b6755 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:11:06 +0800 Subject: [PATCH 1/2] Create _vercel.whothree.json --- domains/_vercel.whothree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.whothree.json diff --git a/domains/_vercel.whothree.json b/domains/_vercel.whothree.json new file mode 100644 index 000000000..357ce5430 --- /dev/null +++ b/domains/_vercel.whothree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=whothree.is-a.dev,aa6eb3d9cb5de94a6aaa" + } +} 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 2/2] 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" + } +}