From 453be927575f4daccbc31959b9f9c96f191ee382 Mon Sep 17 00:00:00 2001 From: Harsh Mallick <89124261+harsh-mallick@users.noreply.github.com> Date: Thu, 20 Mar 2025 20:55:56 +0530 Subject: [PATCH 1/6] Create harshmallick.json --- domains/harshmallick.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshmallick.json diff --git a/domains/harshmallick.json b/domains/harshmallick.json new file mode 100644 index 000000000..e1f04021a --- /dev/null +++ b/domains/harshmallick.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/harsh-mallick/portfolio", + "owner": { + "username": "harsh-mallick", + "email": "harshmallick052009@gmail.com" + }, + "record": { + "URL": "harshmallick.vercel.app" + } + } From fb2ccc3521f287d65f7a35aab6a90e5ed99308c3 Mon Sep 17 00:00:00 2001 From: "Ilya.Stepanov" <54280083+thatsLegit@users.noreply.github.com> Date: Thu, 20 Mar 2025 17:04:42 +0100 Subject: [PATCH 2/6] Create ilya.json --- domains/ilya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilya.json diff --git a/domains/ilya.json b/domains/ilya.json new file mode 100644 index 000000000..f083e1348 --- /dev/null +++ b/domains/ilya.json @@ -0,0 +1,11 @@ +{ + "description": "Ilya Stepanov's portfolio website", + "repo": "https://github.com/thatslegit/threejs-portfolio", + "owner": { + "username": "thatslegit", + "email": "iliastepanov1996@gmail.com" + }, + "record": { + "CNAME": "thatslegit.github.io" + } +} From 733506a6234daedbe713a6853aaf8f209c044535 Mon Sep 17 00:00:00 2001 From: samuraidev <86363335+CodeGeekR@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:38:07 -0500 Subject: [PATCH 3/6] Create _vercel.pythonweb.json --- domains/_vercel.pythonweb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.pythonweb.json diff --git a/domains/_vercel.pythonweb.json b/domains/_vercel.pythonweb.json new file mode 100644 index 000000000..dbb366a7a --- /dev/null +++ b/domains/_vercel.pythonweb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeGeekR", + "email": "", + "discord": "768080481924677632" + }, + "record": { + "TXT": "vc-domain-verify=pythonweb.is-a.dev,395acbd091553c5523bb" + } +} From 1e95210b42f864d31e6be325ed3130b953e35170 Mon Sep 17 00:00:00 2001 From: FandyAhmD <137691463+fandyahmd@users.noreply.github.com> Date: Fri, 21 Mar 2025 09:07:08 +0700 Subject: [PATCH 4/6] Create fan.json --- domains/fan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fan.json diff --git a/domains/fan.json b/domains/fan.json new file mode 100644 index 000000000..13a91acef --- /dev/null +++ b/domains/fan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fandyahmd", + "email": "fandyahmadazizi@gmail.com" + }, + "record": { + "CNAME": "fann.pages.dev" + } +} From 6401ec5af8e9abf975221f133e1a335fcb5903be Mon Sep 17 00:00:00 2001 From: Harsh Mallick <89124261+harsh-mallick@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:30:16 +0530 Subject: [PATCH 5/6] Update domains/harshmallick.json Co-authored-by: 21Z <21z95@proton.me> --- domains/harshmallick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harshmallick.json b/domains/harshmallick.json index e1f04021a..ea69f1236 100644 --- a/domains/harshmallick.json +++ b/domains/harshmallick.json @@ -6,6 +6,6 @@ "email": "harshmallick052009@gmail.com" }, "record": { - "URL": "harshmallick.vercel.app" + "URL": "https://harshmallick.vercel.app/" } } From 9a9b81e6efbf8cdc08d6653f97c6981f4e893611 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 21 Mar 2025 12:40:37 +0400 Subject: [PATCH 6/6] fix: remove empty field --- domains/_vercel.pythonweb.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.pythonweb.json b/domains/_vercel.pythonweb.json index dbb366a7a..175a58013 100644 --- a/domains/_vercel.pythonweb.json +++ b/domains/_vercel.pythonweb.json @@ -1,7 +1,6 @@ { "owner": { "username": "CodeGeekR", - "email": "", "discord": "768080481924677632" }, "record": {