From f42148c02e88c4ed9dd36ac4345adfc5f9781815 Mon Sep 17 00:00:00 2001 From: Prajwal A Date: Sat, 25 Oct 2025 21:30:03 +0530 Subject: [PATCH 1/4] Add Vercel domain verification record for lawjarp.is-a.dev --- domains/_vercel.lawjarp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.lawjarp.json diff --git a/domains/_vercel.lawjarp.json b/domains/_vercel.lawjarp.json new file mode 100644 index 00000000000..135c3f48b7e --- /dev/null +++ b/domains/_vercel.lawjarp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LawJarp-A", + "email": "prajwalanagani@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=lawjarp.is-a.dev,952c8d1596d72d13d055" + } +} \ No newline at end of file From b61c5ec145b3086aaf0445539fe63b7649aa1342 Mon Sep 17 00:00:00 2001 From: Darshit Hedpara <22654104+darshithedpara@users.noreply.github.com> Date: Sat, 25 Oct 2025 23:18:09 +0530 Subject: [PATCH 2/4] blog.darshit.work added --- domains/blog.darshit.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.darshit.js diff --git a/domains/blog.darshit.js b/domains/blog.darshit.js new file mode 100644 index 00000000000..4815b5a1ec2 --- /dev/null +++ b/domains/blog.darshit.js @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darshithedpara", + "email": "darshithedpara@gmail.com" + }, + "records": { + "CNAME": "personal-blog-3ke.pages.dev" + } +} From 2052224c4409f783d9b2fdca246290af8ad3a078 Mon Sep 17 00:00:00 2001 From: Darshit Hedpara <22654104+darshithedpara@users.noreply.github.com> Date: Sat, 25 Oct 2025 23:22:53 +0530 Subject: [PATCH 3/4] file name fix --- domains/{blog.darshit.js => blog.darshit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{blog.darshit.js => blog.darshit.json} (100%) diff --git a/domains/blog.darshit.js b/domains/blog.darshit.json similarity index 100% rename from domains/blog.darshit.js rename to domains/blog.darshit.json From 8c0030c97148fc6eacd498d8f3854b6e0f5572cc Mon Sep 17 00:00:00 2001 From: jeannn <72052018+jeannn@users.noreply.github.com> Date: Sat, 25 Oct 2025 14:32:41 -0400 Subject: [PATCH 4/4] Create jm.json --- domains/jm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jm.json diff --git a/domains/jm.json b/domains/jm.json new file mode 100644 index 00000000000..acb00cd75e9 --- /dev/null +++ b/domains/jm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeannn", + "email": "jeanmarcelncho@yahoo.ca" + }, + "records": { + "CNAME": "jeannn.github.io" + } +}