From d77892e3fedcd886e8eb88c481a5120cf1afb877 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 14 Sep 2024 08:39:42 +0300 Subject: [PATCH 1/2] Create _vercel.uwu.json --- domains/_vercel.uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.uwu.json diff --git a/domains/_vercel.uwu.json b/domains/_vercel.uwu.json new file mode 100644 index 000000000..bec23fd06 --- /dev/null +++ b/domains/_vercel.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=vercel.uwu.is-a.dev,61038f548f8542bd1397" + } +} From ec3586804037b6bf7a3011a096491d81ac17e427 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 14 Sep 2024 08:40:23 +0300 Subject: [PATCH 2/2] Create vercel.uwu.json --- domains/vercel.uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vercel.uwu.json diff --git a/domains/vercel.uwu.json b/domains/vercel.uwu.json new file mode 100644 index 000000000..304ea2a5c --- /dev/null +++ b/domains/vercel.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "orxngc-github-io.vercel.app" + } +}