From bcfd9e8a66a721eb67dfb39949b88399d0717727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20M=C3=A1rquez?= <88753693+Trkiller02@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:39:00 -0400 Subject: [PATCH 01/13] Create omarmarquez.json --- domains/omarmarquez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarmarquez.json diff --git a/domains/omarmarquez.json b/domains/omarmarquez.json new file mode 100644 index 000000000..7de67fda9 --- /dev/null +++ b/domains/omarmarquez.json @@ -0,0 +1,11 @@ +{ + "description": "Omar Márquez minimalist portfolio", + "repo": "https://github.com/Trkiller02/minimalist-portfolio", + "owner": { + "username": "Trkiller02", + "email": "trollkiller0207@gmail.com" + }, + "record": { + "CNAME": "https://trkiller02.github.io/minimalist-portfolio/" + } + } From b4177099cdd8ca87f80091171fc18a13175f91e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20M=C3=A1rquez?= <88753693+Trkiller02@users.noreply.github.com> Date: Mon, 24 Mar 2025 13:51:07 -0400 Subject: [PATCH 02/13] CNAME fixed on omarmarquez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/omarmarquez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omarmarquez.json b/domains/omarmarquez.json index 7de67fda9..f1509f066 100644 --- a/domains/omarmarquez.json +++ b/domains/omarmarquez.json @@ -6,6 +6,6 @@ "email": "trollkiller0207@gmail.com" }, "record": { - "CNAME": "https://trkiller02.github.io/minimalist-portfolio/" + "CNAME": "trkiller02.github.io" } } From 6f9c3c8128edc84fada250336541741b2bc0caac Mon Sep 17 00:00:00 2001 From: Garvit Arora Date: Tue, 25 Mar 2025 17:09:34 +0530 Subject: [PATCH 03/13] Create garvit.json --- domains/garvit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/garvit.json diff --git a/domains/garvit.json b/domains/garvit.json new file mode 100644 index 000000000..6c5a66400 --- /dev/null +++ b/domains/garvit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "garvit-arora", + "email": "garvit.university@gmail.com" + }, + "record": { + "CNAME": "garvit-arora.github.io" + } +} From d07bd6da414caf5616072a3f85403788c57458d2 Mon Sep 17 00:00:00 2001 From: "Mariano Z." Date: Mon, 24 Mar 2025 14:46:14 -0300 Subject: [PATCH 04/13] chore: create mzunino.json --- domains/mzunino.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mzunino.json diff --git a/domains/mzunino.json b/domains/mzunino.json new file mode 100644 index 000000000..4a6b8bb0a --- /dev/null +++ b/domains/mzunino.json @@ -0,0 +1,11 @@ +{ + "description": "Mariano Zunino's personal portfolio site", + "repo": "https://github.com/marianozunino/portfolio", + "owner": { + "email": "marianoz@posteo.net", + "github": "marianozunino" + }, + "record": { + "CNAME": "mzunino.com.uy" + } +} From e758cf58f4108caa4e14037dcac658442ba8cff6 Mon Sep 17 00:00:00 2001 From: dhp5621 Date: Tue, 25 Mar 2025 21:21:04 +0700 Subject: [PATCH 05/13] Create dhp2010.json --- domains/dhp2010.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/dhp2010.json diff --git a/domains/dhp2010.json b/domains/dhp2010.json new file mode 100644 index 000000000..37db9af35 --- /dev/null +++ b/domains/dhp2010.json @@ -0,0 +1,17 @@ +{ + "description": "My personal DHPhuc's website.", + "owner": { + "username": "dhp5621", + "email": "daohongphuc1112010@hotmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From e325c93c5120b91b95dcaea7b1f9a5c62f3e85f5 Mon Sep 17 00:00:00 2001 From: ploszukiwacz <87446593+ploszukiwacz@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:18:38 +0100 Subject: [PATCH 06/13] Update Metadata --- domains/ploszukiwacz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index bb2986d76..a67be9b22 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,6 +1,6 @@ { "description": "Personal Website for PlOszukiwacz", - "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", + "repo": "https://github.com/ploszukiwacz/website_new", "owner": { "username": "ploszukiwacz", "email": "ploszukiwacz1@gmail.com" From 4ce4e141ae325b4283bb9c4125a1eb22e6785407 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 26 Mar 2025 21:21:35 +0530 Subject: [PATCH 07/13] Create socials.chiragnahata.json --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..726befd50 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 6cbd478fd10c29725581817583d14abcbe76a188 Mon Sep 17 00:00:00 2001 From: i3vie <180745311+i3vie@users.noreply.github.com> Date: Wed, 26 Mar 2025 11:45:53 -0500 Subject: [PATCH 08/13] Delete domains/i3vie.json --- domains/i3vie.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/i3vie.json diff --git a/domains/i3vie.json b/domains/i3vie.json deleted file mode 100644 index 371692667..000000000 --- a/domains/i3vie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "i3vie", - "discord": "i3vie" - }, - "record": { - "CNAME": "i3vie.port0.org" - } -} From da293afebe78b6121fe24ce277983d1c7d07d48b Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:47:54 -0400 Subject: [PATCH 09/13] Create guillelm71 --- domains/guillelm71 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guillelm71 diff --git a/domains/guillelm71 b/domains/guillelm71 new file mode 100644 index 000000000..204083529 --- /dev/null +++ b/domains/guillelm71 @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/guillelm71.github.io", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "guillelm71.github.io" + }, + "proxied": true +} From 58f0a3bf478536404d4116f8f958b81e223a7a69 Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:51:36 +0000 Subject: [PATCH 10/13] add .json --- domains/{guillelm71 => guillelm71.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{guillelm71 => guillelm71.json} (100%) diff --git a/domains/guillelm71 b/domains/guillelm71.json similarity index 100% rename from domains/guillelm71 rename to domains/guillelm71.json From 9254fe0d847dd99d31579e794c72568c16b538f3 Mon Sep 17 00:00:00 2001 From: Victor Humberto Date: Wed, 26 Mar 2025 19:47:21 -0300 Subject: [PATCH 11/13] Update _vercel.victordev.json Updated record as it was wrong --- domains/_vercel.victordev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.victordev.json b/domains/_vercel.victordev.json index 31cd7f9d2..94bdad7a9 100644 --- a/domains/_vercel.victordev.json +++ b/domains/_vercel.victordev.json @@ -4,6 +4,6 @@ "email": "victor.humberto.dev@gmail.com" }, "record": { - "TXT": "vc-domain-verify=tubeto.is-a.dev,3379bf5df2b2933e27da" + "TXT": "vc-domain-verify=victordev.is-a.dev,249570ae89a082ed0670" } } From 42d74226e3cbd0c467732feb59bb35c3d0efd058 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Mar 2025 07:13:00 +0400 Subject: [PATCH 12/13] fix: github username --- domains/mzunino.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mzunino.json b/domains/mzunino.json index 4a6b8bb0a..440dabca3 100644 --- a/domains/mzunino.json +++ b/domains/mzunino.json @@ -2,8 +2,8 @@ "description": "Mariano Zunino's personal portfolio site", "repo": "https://github.com/marianozunino/portfolio", "owner": { - "email": "marianoz@posteo.net", - "github": "marianozunino" + "username": "marianozunino", + "email": "marianoz@posteo.net" }, "record": { "CNAME": "mzunino.com.uy" From 45ed2ba7c4eb5ebde34d5e836f1ced816336e8a4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:48:54 +0800 Subject: [PATCH 13/13] restrict _redirect subdomains --- tests/json.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/json.test.js b/tests/json.test.js index 6b0fff983..1b40b75d5 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -69,6 +69,7 @@ async function validateFileName(t, file) { t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); t.false(file.includes("--"), `${file}: File name should not contain consecutive hyphens`); + t.false(file.startsWith("_redirect."), `${file}: File name should not start with _redirect`); if (file !== "@.json") { const subdomain = file.replace(/\.json$/, "");