From cc3973cc1c5b72a94be92360b3db2de01efe640a Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:29:01 +0000 Subject: [PATCH 01/14] Added domain.json for tolubroi07 --- domains/tlwbr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tlwbr.json diff --git a/domains/tlwbr.json b/domains/tlwbr.json new file mode 100644 index 000000000..51c6621e4 --- /dev/null +++ b/domains/tlwbr.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/tolubori07/portfolio", + "owner": { + "username": "tolubori07", + "email": "Tolubori07@gmail.com" + }, + "record": { + "CNAME": "https://jabello.netlify.app" + } +} From 536f651234b1357be14ee2482c2464ec81f99c2c Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:32:58 +0000 Subject: [PATCH 02/14] Added domain json file for tolubori07 --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 51c6621e4..3941b02f1 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://jabello.netlify.app" + "CNAME": "https://tlwbr.netlify.app" } } From 0dd8f57721844407512eec5080627c8090bd6a61 Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello <72113237+tolubori07@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:31:29 +0000 Subject: [PATCH 03/14] Update tlwbr.json --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 3941b02f1..2ad4303ca 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://tlwbr.netlify.app" + "CNAME": "tlwbr.netlify.app" } } From e8c2e2ee4a02ef9c82adbfc75ea1b9e851b09464 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 16 Jan 2025 22:10:02 +0530 Subject: [PATCH 04/14] Create bitsexploited.json --- domains/bitsexploited.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bitsexploited.json diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json new file mode 100644 index 000000000..5ad5b4c99 --- /dev/null +++ b/domains/bitsexploited.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} From ef03e5e176f89fb1571df7d18a4af6716a1652af Mon Sep 17 00:00:00 2001 From: Rafael Cerrejon Date: Thu, 16 Jan 2025 23:56:06 +0100 Subject: [PATCH 05/14] Create rafael.json --- domains/rafael.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafael.json diff --git a/domains/rafael.json b/domains/rafael.json new file mode 100644 index 000000000..2bbc8d123 --- /dev/null +++ b/domains/rafael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rcerrejon", + "email": "neoline@gmail.com" + }, + "record": { + "CNAME": "rafaelcerrejon.com" + } +} From fdd52ca6310710b753b6e8a4c4831497704aa6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Hern=C3=A1ndez?= <162202243+Karel95@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:20:11 -0300 Subject: [PATCH 06/14] Update karl95.json --- domains/karl95.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/karl95.json b/domains/karl95.json index f2b4fed8e..4bd4c0da0 100644 --- a/domains/karl95.json +++ b/domains/karl95.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Karel95/karldev95", "owner": { "username": "Karel95", "email": "karelh2207@gmail.com" }, "record": { - "CNAME": "karldev95.netlify.app" + "A": ["75.2.60.5"] } } From 62a484c7a5c3d3f277d8f94fa96cef9b54d836ab Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:12:53 -0500 Subject: [PATCH 07/14] Create davechbga.json --- domains/davechbga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json new file mode 100644 index 000000000..944c0a0ce --- /dev/null +++ b/domains/davechbga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "davechbga", + "email": "davechbga@gmail.com" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } +} From 729e27dd8ba834ab4d10f24bc39d7dd0b3ccef6e Mon Sep 17 00:00:00 2001 From: Juan Domingo Exequiel Morales <85465719+Juanmorales1810@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:20:06 -0300 Subject: [PATCH 08/14] =?UTF-8?q?Agregar=20archivos=20JSON=20para=20la=20c?= =?UTF-8?q?onfiguraci=C3=B3n=20de=20dominios=20de=20Juan=20Morales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/_vercel.juan-morales.json | 10 ++++++++++ domains/juan-morales.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.juan-morales.json create mode 100644 domains/juan-morales.json diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json new file mode 100644 index 000000000..c74476673 --- /dev/null +++ b/domains/_vercel.juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } +} diff --git a/domains/juan-morales.json b/domains/juan-morales.json new file mode 100644 index 000000000..f7cec6977 --- /dev/null +++ b/domains/juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } +} From 3a97734fe49516b90b85f040b337880d6061172a Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:52:01 +0530 Subject: [PATCH 09/14] Update sevinda-herath.json --- domains/sevinda-herath.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index fc8b795e9..73109ff2b 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -7,6 +7,13 @@ "CNAME": "sevinda-herath.github.io", "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/Sevinda-Herath", + "/linkedin": "https://www.linkedin.com/in/sevindaherath", + "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" + } }, "proxied": true } From cf3cac1a98d72b1d6d7c92f7ce4f083b0f9865b0 Mon Sep 17 00:00:00 2001 From: Prince Prajapati <72757203+NotReallyPrince@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:30:43 +0530 Subject: [PATCH 10/14] Update _vercel.princeprajapati.json --- domains/_vercel.princeprajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.princeprajapati.json b/domains/_vercel.princeprajapati.json index 5c838ece0..6ed44f604 100644 --- a/domains/_vercel.princeprajapati.json +++ b/domains/_vercel.princeprajapati.json @@ -4,6 +4,6 @@ "email": "prince30112001@gmail.com" }, "record": { - "TXT": "vc-domain-verify=princeprajapati.is-a.dev,9b919407776e11ecff7a" + "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" } } From 5037007ddc273116f5615f55d34918622ce74d48 Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:36:49 -0300 Subject: [PATCH 11/14] Create _vercel.lobo.json --- domains/_vercel.lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.lobo.json diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json new file mode 100644 index 000000000..182e69ab3 --- /dev/null +++ b/domains/_vercel.lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" + } +} From f0b0b1da0922dfcac20e46ba1bfc72d1b9bea93d Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:47:51 -0300 Subject: [PATCH 12/14] Create lobo.json --- domains/lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lobo.json diff --git a/domains/lobo.json b/domains/lobo.json new file mode 100644 index 000000000..9829f8412 --- /dev/null +++ b/domains/lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "CNAME": "olobo.vercel.app" + } +} From 8905e60132b56e166d15a82eb41946fb14b66eeb Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:19 +0200 Subject: [PATCH 13/14] Remove email line --- domains/_vercel.lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json index 182e69ab3..01c0e7920 100644 --- a/domains/_vercel.lobo.json +++ b/domains/_vercel.lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": { From b5245c6869a243412f1de02519f77eeefa41f2de Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:44 +0200 Subject: [PATCH 14/14] Remove again email line --- domains/lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lobo.json b/domains/lobo.json index 9829f8412..a583a0216 100644 --- a/domains/lobo.json +++ b/domains/lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": {