From 5476994ae38e5d196caee676515dbc800ab10e92 Mon Sep 17 00:00:00 2001 From: Eilliar Date: Thu, 20 Mar 2025 11:31:00 -0300 Subject: [PATCH 01/11] Add bruno-eilliar domain --- domains/bruno-eilliar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bruno-eilliar.json diff --git a/domains/bruno-eilliar.json b/domains/bruno-eilliar.json new file mode 100644 index 000000000..fdb29948f --- /dev/null +++ b/domains/bruno-eilliar.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog to build my brand as developer.", + "repo": "https://github.com/Eilliar/eilliar.github.io", + "owner": { + "username": "Eilliar", + "email": "engbrunoeilliar@gmail.com" + }, + "record": { + "CNAME": "eilliar.github.io" + } +} \ No newline at end of file From 087c0b28ad184c83fe2a183e9cab204b4d6df5ca Mon Sep 17 00:00:00 2001 From: samuraidev <86363335+CodeGeekR@users.noreply.github.com> Date: Thu, 20 Mar 2025 10:00:33 -0500 Subject: [PATCH 02/11] Create pythonweb.json https://portfolio-bootstrap-peach.vercel.app/ --- domains/pythonweb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pythonweb.json diff --git a/domains/pythonweb.json b/domains/pythonweb.json new file mode 100644 index 000000000..22731caac --- /dev/null +++ b/domains/pythonweb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeGeekR", + "email": "", + "discord": "768080481924677632" + }, + "record": { + "A": ["76.76.21.21"] + } +} 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 03/11] 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 04/11] 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 0951e3b308e7fd4eae4766199bef9c203129a9ad Mon Sep 17 00:00:00 2001 From: adiii3692 Date: Thu, 20 Mar 2025 12:11:55 -0400 Subject: [PATCH 05/11] Added _vercel.json file and subdomain.json file --- domains/_vercel.adiii3692.json | 9 +++++++++ domains/adiii3692.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.adiii3692.json create mode 100644 domains/adiii3692.json diff --git a/domains/_vercel.adiii3692.json b/domains/_vercel.adiii3692.json new file mode 100644 index 000000000..8ad7df240 --- /dev/null +++ b/domains/_vercel.adiii3692.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adiii3692", + "email": "adinair0206@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=adiii3692.is-a.dev,be704332b1928225a1ce" + } +} \ No newline at end of file diff --git a/domains/adiii3692.json b/domains/adiii3692.json new file mode 100644 index 000000000..773e1898a --- /dev/null +++ b/domains/adiii3692.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adiii3692", + "email": "adinair0206@gmail.com" + }, + "record": { + "CNAME": "portfolio-rho-sand-13.vercel.app" + } +} \ No newline at end of file From 07f9a0aa4de1647997f5dcabad3c4ddbedeb4f35 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 20 Mar 2025 23:20:34 +0400 Subject: [PATCH 06/11] Update pythonweb.json --- domains/pythonweb.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/pythonweb.json b/domains/pythonweb.json index 22731caac..6b4c91ebd 100644 --- a/domains/pythonweb.json +++ b/domains/pythonweb.json @@ -1,7 +1,6 @@ { "owner": { "username": "CodeGeekR", - "email": "", "discord": "768080481924677632" }, "record": { From 5576ff024886fbbe913dafddf084d7e16a2b0461 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:29:00 -0400 Subject: [PATCH 07/11] Update play.soccer.json --- domains/play.soccer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index b89f7bcd0..3a03f0522 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -7,6 +7,7 @@ "record": { "SRV": [ { + "name": "_minecraft._tcp.@", "priority": 0, "weight": 5, "port": 25565, 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 08/11] 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 09/11] 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 10/11] 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 11/11] 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": {