From dc36fa5e63dfc15354e6fd8bcd0be071412b52af Mon Sep 17 00:00:00 2001 From: chirag Date: Sun, 26 Jan 2025 13:37:49 +0530 Subject: [PATCH] added for chirxg domain and verification --- domains/_vercel.chirxg.json | 10 ++++++++++ domains/chirxg.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.chirxg.json create mode 100644 domains/chirxg.json diff --git a/domains/_vercel.chirxg.json b/domains/_vercel.chirxg.json new file mode 100644 index 000000000..2deaca327 --- /dev/null +++ b/domains/_vercel.chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" + } +} \ No newline at end of file diff --git a/domains/chirxg.json b/domains/chirxg.json new file mode 100644 index 000000000..d92acc88c --- /dev/null +++ b/domains/chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "CNAME": "chirxg.vercel.app" + } +} \ No newline at end of file