From dc36fa5e63dfc15354e6fd8bcd0be071412b52af Mon Sep 17 00:00:00 2001 From: chirag Date: Sun, 26 Jan 2025 13:37:49 +0530 Subject: [PATCH 1/3] 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 From 5d14567ec1f74c59f91c754ab251229fc74893b8 Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:40:48 +0530 Subject: [PATCH 2/3] Create divyanshuvashu.json --- domains/divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/divyanshuvashu.json diff --git a/domains/divyanshuvashu.json b/domains/divyanshuvashu.json new file mode 100644 index 000000000..0d0857cf5 --- /dev/null +++ b/domains/divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "CNAME": "divyanshusingh.vercel.app" + } +} From b39ee280827a618a233282e571f1fa4882045e0c Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:46:38 +0530 Subject: [PATCH 3/3] Create _vercel.divyanshuvashu.json --- domains/_vercel.divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.divyanshuvashu.json diff --git a/domains/_vercel.divyanshuvashu.json b/domains/_vercel.divyanshuvashu.json new file mode 100644 index 000000000..4aa31f027 --- /dev/null +++ b/domains/_vercel.divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" + } +}