From ee8742d59636fae6623227691d0cf544efb03b1c Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:58:23 +0000 Subject: [PATCH 01/39] Create jwe0.json --- domains/jwe0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jwe0.json diff --git a/domains/jwe0.json b/domains/jwe0.json new file mode 100644 index 000000000..44002c409 --- /dev/null +++ b/domains/jwe0.json @@ -0,0 +1,9 @@ +{ + "description": "Forwarding", + "owner": { + "email": "900qxecf7@mozmail.com" + }, + "record": { + "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + } +} From 86fe445dcb1b54e68b1dd377f3f9a7cb52b22543 Mon Sep 17 00:00:00 2001 From: hareesh Date: Tue, 4 Mar 2025 14:34:34 +0530 Subject: [PATCH 02/39] Creating the domain files for hareesh.is-a.dev domain --- domains/_vercel.hareesh.json | 9 +++++++++ domains/hareesh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.hareesh.json create mode 100644 domains/hareesh.json diff --git a/domains/_vercel.hareesh.json b/domains/_vercel.hareesh.json new file mode 100644 index 000000000..a2e8f060f --- /dev/null +++ b/domains/_vercel.hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hareesh.is-a.dev,477c6844f0ac3a8191e6" + } +} \ No newline at end of file diff --git a/domains/hareesh.json b/domains/hareesh.json new file mode 100644 index 000000000..7b68823f8 --- /dev/null +++ b/domains/hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "URL": "https://me-hazel-delta.vercel.app" + } +} \ No newline at end of file From cc8cc00d6662054386ae370098191af930581f50 Mon Sep 17 00:00:00 2001 From: Alejandro Miguel Pi Cano Date: Tue, 4 Mar 2025 10:47:44 +0100 Subject: [PATCH 03/39] Create alejandropi.json --- domains/alejandropi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alejandropi.json diff --git a/domains/alejandropi.json b/domains/alejandropi.json new file mode 100644 index 000000000..da1441620 --- /dev/null +++ b/domains/alejandropi.json @@ -0,0 +1,11 @@ +{ + "description": "Alejandro's Portfolio ", + "repo": "https://github.com/AlejandroPiCano/alejandropi", + "owner": { + "username": "AlejandroPiCano", + "email": "alejandro.pi87@gmail.com" + }, + "record": { + "CNAME": "alejandropicano.github.io" + } +} From 9919ed08bf1e7ee52ba20e8cd6039f966cfe0b9a Mon Sep 17 00:00:00 2001 From: Jonathan Moya Moreno Date: Tue, 4 Mar 2025 12:22:10 +0100 Subject: [PATCH 04/39] Create jonathanmoya.json Create new subdomain --- domains/jonathanmoya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonathanmoya.json diff --git a/domains/jonathanmoya.json b/domains/jonathanmoya.json new file mode 100644 index 000000000..055cfc7a8 --- /dev/null +++ b/domains/jonathanmoya.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio personal para portfolio web", + "repo": "https://github.com/srgrover/portfolio", + "owner": { + "username": "srgrover", + "email": "jthmoya.webdev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ffefba53434e1689fe1b536b6061f10294527c80 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:06:36 +0530 Subject: [PATCH 05/39] Create sh13y.json --- domains/sh13y.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh13y.json diff --git a/domains/sh13y.json b/domains/sh13y.json new file mode 100644 index 000000000..45459c20a --- /dev/null +++ b/domains/sh13y.json @@ -0,0 +1,11 @@ +{ + "description": "For My Blog", + "repo": "https://github.com/sh13y/register, + "owner": { + "username": "sh13y", + "email": "[email protected]" + }, + "record": { + "CNAME": "sh13y.github.io" + } +} From 06135310c72d3d6537f5cc17e03d8b8f9f82d8a1 Mon Sep 17 00:00:00 2001 From: Arlan Date: Tue, 4 Mar 2025 20:39:49 +0700 Subject: [PATCH 06/39] Create _discord.arlan.json --- domains/_discord.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arlan.json diff --git a/domains/_discord.arlan.json b/domains/_discord.arlan.json new file mode 100644 index 000000000..dbc8285c1 --- /dev/null +++ b/domains/_discord.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "dh=bc2dcf8fbcb6ee4e4d77621a0f2369571bc03416" + } +} From 5a88ca2efd6d16958795a5f7186eeac05f776658 Mon Sep 17 00:00:00 2001 From: mahi160 Date: Tue, 4 Mar 2025 19:59:20 +0600 Subject: [PATCH 07/39] add sifat.is-a.dev as subdomain --- domains/_vercel.sifat.json | 9 +++++++++ domains/sifat.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.sifat.json create mode 100644 domains/sifat.json diff --git a/domains/_vercel.sifat.json b/domains/_vercel.sifat.json new file mode 100644 index 000000000..76e4ebabc --- /dev/null +++ b/domains/_vercel.sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160 ", + "email": "omarsifat288@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sifat.is-a.dev,cc8d1b30995eac869fea" + } +} diff --git a/domains/sifat.json b/domains/sifat.json new file mode 100644 index 000000000..a3e8c2d1a --- /dev/null +++ b/domains/sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160 ", + "email": "omarsifat288@gmail.com" + }, + "record": { + "CNAME": "sifat.vercel.app" + } +} From f2b12a9dfd13ecc1c6a88d4d653664f91ef86889 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Tue, 4 Mar 2025 21:48:46 +0700 Subject: [PATCH 08/39] Update blogs.akk1to.json --- domains/blogs.akk1to.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json index efda20b8b..4ceb0bc1e 100644 --- a/domains/blogs.akk1to.json +++ b/domains/blogs.akk1to.json @@ -4,6 +4,6 @@ "email": "akk1to.dev@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "CNAME": "blogs-chi-pearl.vercel.app" } } From 0d023ad100e3b2ed494d156fdf33064aab8b081f Mon Sep 17 00:00:00 2001 From: simone Date: Tue, 4 Mar 2025 16:17:47 +0100 Subject: [PATCH 09/39] create simone.json --- domains/_vercel.simone.json | 9 +++++++++ domains/simone.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.simone.json create mode 100644 domains/simone.json diff --git a/domains/_vercel.simone.json b/domains/_vercel.simone.json new file mode 100644 index 000000000..0d605acbe --- /dev/null +++ b/domains/_vercel.simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=simone.is-a.dev,dc2853a2476427303b16" + } +} diff --git a/domains/simone.json b/domains/simone.json new file mode 100644 index 000000000..6adc3b493 --- /dev/null +++ b/domains/simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "CNAME": "cimasim-portfolio.vercel.app" + } +} From 6d6fce29811ec6ba2ccd7bb76a7b849fc496ea87 Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 4 Mar 2025 21:02:19 +0530 Subject: [PATCH 10/39] Create _vercel.aditya.json --- domains/_vercel.aditya.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aditya.json diff --git a/domains/_vercel.aditya.json b/domains/_vercel.aditya.json new file mode 100644 index 000000000..5f57b1ead --- /dev/null +++ b/domains/_vercel.aditya.json @@ -0,0 +1,10 @@ +{ + "description": "Aditya portfolio", + "owner": { + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=aditya.is-a.dev,bb0fe79d43ee24597631" + } +} From 193a6046aef2d2b37678b6c30f3c58b8abee44a1 Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 4 Mar 2025 21:05:47 +0530 Subject: [PATCH 11/39] Update aditya.json --- domains/aditya.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/aditya.json b/domains/aditya.json index d9137efed..d10ac72f2 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,10 @@ { - "description": "my personal homepage", + "description": "Aditya portfolio", "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com", }, "record": { - "CNAME": "dedomil.github.io" + "A": ["76.76.21.21"] } } From bdc8bd36ec40335c8a9ae73699bbb342e001f043 Mon Sep 17 00:00:00 2001 From: Emanuel Prado Date: Tue, 4 Mar 2025 13:44:08 -0300 Subject: [PATCH 12/39] add emanuel-prado subdomain --- domains/_vercel.emanuel-prado.json | 9 +++++++++ domains/emanuel-prado.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.emanuel-prado.json create mode 100644 domains/emanuel-prado.json diff --git a/domains/_vercel.emanuel-prado.json b/domains/_vercel.emanuel-prado.json new file mode 100644 index 000000000..918c4885f --- /dev/null +++ b/domains/_vercel.emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=emanuel-prado.is-a.dev,2852fb034d376417491f" + } +} \ No newline at end of file diff --git a/domains/emanuel-prado.json b/domains/emanuel-prado.json new file mode 100644 index 000000000..378746fe6 --- /dev/null +++ b/domains/emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "CNAME": "meteoric-swarm.vercel.app" + } +} \ No newline at end of file From fe11cbac5bd2ef0ba501328a922982a85c5702f4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:10:11 +0100 Subject: [PATCH 13/39] add the missing `"` --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 45459c20a..2a9e25af1 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -1,6 +1,6 @@ { "description": "For My Blog", - "repo": "https://github.com/sh13y/register, + "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", "email": "[email protected]" From 4fb0b3e75dacd94a2fc58ae158f9ae85ac272d6d Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:12:34 +0100 Subject: [PATCH 14/39] fix username --- domains/_vercel.sifat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.sifat.json b/domains/_vercel.sifat.json index 76e4ebabc..fc4e9c80a 100644 --- a/domains/_vercel.sifat.json +++ b/domains/_vercel.sifat.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mahi160 ", + "username": "mahi160", "email": "omarsifat288@gmail.com" }, "record": { From b3ab2ec54197ea920426df26d3e18366b5c95ca6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:12:48 +0100 Subject: [PATCH 15/39] fix username --- domains/sifat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sifat.json b/domains/sifat.json index a3e8c2d1a..21ed36ce3 100644 --- a/domains/sifat.json +++ b/domains/sifat.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mahi160 ", + "username": "mahi160", "email": "omarsifat288@gmail.com" }, "record": { From c4354108cf2482443c3811ee8d1c82b9e41a2a6c Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:14:54 +0100 Subject: [PATCH 16/39] fix user typo --- domains/_vercel.aditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aditya.json b/domains/_vercel.aditya.json index 5f57b1ead..69fd750da 100644 --- a/domains/_vercel.aditya.json +++ b/domains/_vercel.aditya.json @@ -2,7 +2,7 @@ "description": "Aditya portfolio", "owner": { "username": "raghav-45", - "email": "raghavbhai4545@gmail.com", + "email": "raghavbhai4545@gmail.com" }, "record": { "TXT": "vc-domain-verify=aditya.is-a.dev,bb0fe79d43ee24597631" From 58b444f92607744a5b8220ac5a2b15ad909bc720 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:15:39 +0100 Subject: [PATCH 17/39] fix user typo --- domains/aditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aditya.json b/domains/aditya.json index d10ac72f2..191ff4102 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -2,7 +2,7 @@ "description": "Aditya portfolio", "owner": { "username": "raghav-45", - "email": "raghavbhai4545@gmail.com", + "email": "raghavbhai4545@gmail.com" }, "record": { "A": ["76.76.21.21"] From d8ddbcf8ef2b98b8ca0996bd3eae248f4df6c686 Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:46:01 +0000 Subject: [PATCH 18/39] Update jwe0.json --- domains/jwe0.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jwe0.json b/domains/jwe0.json index 44002c409..22e259b58 100644 --- a/domains/jwe0.json +++ b/domains/jwe0.json @@ -1,9 +1,10 @@ { "description": "Forwarding", "owner": { - "email": "900qxecf7@mozmail.com" + "email": "900qxecf7@mozmail.com", + "username" : "jwe0" }, "record": { - "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + "CNAME" : "jwe0.xyz" } } From c2922cca55c4224039fb7c74eaf8d46ac31155f8 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:16:22 +0530 Subject: [PATCH 19/39] Update sh13y.json Add Email --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 2a9e25af1..663d3be97 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", - "email": "[email protected]" + "email": "lucky10isuru@gmail.com" }, "record": { "CNAME": "sh13y.github.io" From 80726f262514be3c9a604d5fb91c28aca1aaf42b Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:22:24 +0000 Subject: [PATCH 20/39] Update drbaph.json --- domains/drbaph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index e8a42f364..f3166ee6a 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "drbaph-srj.pages.dev" - }, - "proxied": true + } } From 5b08973cfd73063a10ee4197fe93b685cb9723ad Mon Sep 17 00:00:00 2001 From: William Holley Date: Tue, 4 Mar 2025 18:09:39 -0600 Subject: [PATCH 21/39] Create william2sober.json --- domains/william2sober.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/william2sober.json diff --git a/domains/william2sober.json b/domains/william2sober.json new file mode 100644 index 000000000..1b209e708 --- /dev/null +++ b/domains/william2sober.json @@ -0,0 +1,14 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/william2sober/is-a-dev", + "owner": { + "username": "william2sober.is-a-dev", + "email": "willliam2sober@gmail.com" + }, + "record": { + "A": [ + 76.76.21.21 + ] + }, + "proxied": false +} From 6319abf3e0f7d30e1f5575356d8e72bcc79edc4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valent=C3=ADn=20Nicheglod?= <67331469+ValentinNicheglod@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:01:18 -0300 Subject: [PATCH 22/39] Create valentin-nicheglod.json --- domains/valentin-nicheglod.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/valentin-nicheglod.json diff --git a/domains/valentin-nicheglod.json b/domains/valentin-nicheglod.json new file mode 100644 index 000000000..08cf9c30c --- /dev/null +++ b/domains/valentin-nicheglod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valentinnicheglod", + "email": "nicheglod69@gmail.com" + }, + "record": { + "CNAME": "valentinnicheglod.github.io" + } +} From d91956c2747019b9ae625965294f2616da869cfe Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Wed, 5 Mar 2025 08:55:58 +0700 Subject: [PATCH 23/39] Change CNAME into Cloudflare Workers for prevent ip public exposed --- domains/rizkykr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index ba47c4d0c..ca7de90b7 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -5,7 +5,7 @@ }, "description": "Personal Website for Personal Branding", "record": { - "CNAME": "sub-is-dev.rizkykr.com" + "CNAME": "rizkykr-is-a-dev.rizkykr.workers.dev" }, - "proxied": false + "proxied": true } From 7a8adfead996f27a04f1b385fd0608149f1a1aed Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 09:58:18 +0530 Subject: [PATCH 24/39] Updated changes according to suggestions --- domains/hareesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index 7b68823f8..be06919ef 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,6 +4,7 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app" + "URL": "https://me-hazel-delta.vercel.app", + "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From 05192076024b3dc566a12f7fe963080a80b96f35 Mon Sep 17 00:00:00 2001 From: Marlon Mogollon <99307306+MarlonDevs@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:13:08 -0700 Subject: [PATCH 25/39] Create marlon.json --- domains/marlon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marlon.json diff --git a/domains/marlon.json b/domains/marlon.json new file mode 100644 index 000000000..2d605e643 --- /dev/null +++ b/domains/marlon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MarlonDevs", // Nuestro usuario de Github + "email": "marlonmogollon13@gmail.com", // Tu email + }, + "record": { + "CNAME": "marlondevs.github.io" // URL a la cual aputa tu web + } +} From 4b68326699ae7cb9fa950db09638a1bd33b2b6aa Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 11:03:21 +0530 Subject: [PATCH 26/39] Minor change --- domains/hareesh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index be06919ef..ec4c3873f 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,7 +4,6 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app", "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From df636572148d09a632dbf958ff527e5c096474f6 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Wed, 5 Mar 2025 12:52:16 +0700 Subject: [PATCH 27/39] Rename _vercel.blogs.akk1to.json to _vercel.akk1to.json --- domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} (100%) diff --git a/domains/_vercel.blogs.akk1to.json b/domains/_vercel.akk1to.json similarity index 100% rename from domains/_vercel.blogs.akk1to.json rename to domains/_vercel.akk1to.json From d8b9e9adc3af1bd600793779e1f691a68de14272 Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:14:09 +0100 Subject: [PATCH 28/39] Create florent.json --- domains/florent.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/florent.json diff --git a/domains/florent.json b/domains/florent.json new file mode 100644 index 000000000..61ba01769 --- /dev/null +++ b/domains/florent.json @@ -0,0 +1,18 @@ +{ + "repo": "https://github.com/flobsx", + "owner": { + "username": "florent", + "email": "flo@bsx.pm" + }, + "record": { + "CNAME": "flobsx.github.io" + }, + "proxied": true, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/flobsx", + "/linkedin": "https://www.linkedin.com/in/florent-bissiriex/" + }, + "redirect_paths": true + } +} From 4cafe5e6cd83bae4b5c8c845963d2e9d4f7094b6 Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:18:10 +0100 Subject: [PATCH 29/39] Fix username to match github account Co-authored-by: 21Z <21z95@proton.me> --- domains/florent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/florent.json b/domains/florent.json index 61ba01769..1b5f712b4 100644 --- a/domains/florent.json +++ b/domains/florent.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/flobsx", "owner": { - "username": "florent", + "username": "flobsx", "email": "flo@bsx.pm" }, "record": { From f6f17fc897af7e962c81d20c2908956deebc508c Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 08:21:52 +0000 Subject: [PATCH 30/39] Fix: remove redirection not possible with cname --- domains/florent.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/domains/florent.json b/domains/florent.json index 1b5f712b4..60009a9bd 100644 --- a/domains/florent.json +++ b/domains/florent.json @@ -7,12 +7,5 @@ "record": { "CNAME": "flobsx.github.io" }, - "proxied": true, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/flobsx", - "/linkedin": "https://www.linkedin.com/in/florent-bissiriex/" - }, - "redirect_paths": true - } -} + "proxied": true +} \ No newline at end of file From 1d7fe4ebd626005aa6d1cb8f9cb95f5f47974817 Mon Sep 17 00:00:00 2001 From: Vedant Date: Wed, 5 Mar 2025 14:17:33 +0530 Subject: [PATCH 31/39] Create vedant.json --- domains/vedant.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vedant.json diff --git a/domains/vedant.json b/domains/vedant.json new file mode 100644 index 000000000..1148cc2ea --- /dev/null +++ b/domains/vedant.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "theonlyvedu" + }, + "record": { + "CNAME": "theonlyvedu.github.io" + } +} From 72288581f9cc6cb3797351131186ea5440f79b29 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:50:00 +0100 Subject: [PATCH 32/39] Create nuraly.json --- domains/nuraly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nuraly.json diff --git a/domains/nuraly.json b/domains/nuraly.json new file mode 100644 index 000000000..1dded7be9 --- /dev/null +++ b/domains/nuraly.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the portfolio website", + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "CNAME": "nuraly-v.github.io" + } +} From 86cc068230224048369c15b12894634180ab7388 Mon Sep 17 00:00:00 2001 From: Milan Dangol <32799872+milandangol@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:30:26 +0545 Subject: [PATCH 33/39] Create milaan.json --- domains/milaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/milaan.json diff --git a/domains/milaan.json b/domains/milaan.json new file mode 100644 index 000000000..a3f7b017c --- /dev/null +++ b/domains/milaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "milandangol", + "email": "milandangol57@gmail.com" + }, + "record": { + "CNAME": "milaan.pages.dev" + } +} From 444e70b00e0bc78abcd1a50391692e820c2d5872 Mon Sep 17 00:00:00 2001 From: Deeptanshuu Date: Wed, 5 Mar 2025 17:42:29 +0530 Subject: [PATCH 34/39] . --- domains/_vercel.deeptanshu.json | 9 +++++++++ domains/deeptanshu.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.deeptanshu.json create mode 100644 domains/deeptanshu.json diff --git a/domains/_vercel.deeptanshu.json b/domains/_vercel.deeptanshu.json new file mode 100644 index 000000000..35310ba7c --- /dev/null +++ b/domains/_vercel.deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=deeptanshu.is-a.dev,28a4f0adf29f7fd2f9c3" + } +} diff --git a/domains/deeptanshu.json b/domains/deeptanshu.json new file mode 100644 index 000000000..1873c86ef --- /dev/null +++ b/domains/deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "CNAME": "deeptanshu.vercel.app" + } +} From a5d6db6f536270f6a3f2336bdbb6dc71b1d9572e Mon Sep 17 00:00:00 2001 From: William Holley Date: Wed, 5 Mar 2025 06:29:52 -0600 Subject: [PATCH 35/39] Update william2sober.json --- domains/william2sober.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/william2sober.json b/domains/william2sober.json index 1b209e708..a29cc6284 100644 --- a/domains/william2sober.json +++ b/domains/william2sober.json @@ -1,14 +1,14 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/william2sober/is-a-dev", - "owner": { - "username": "william2sober.is-a-dev", - "email": "willliam2sober@gmail.com" - }, - "record": { - "A": [ - 76.76.21.21 - ] - }, - "proxied": false + "description": "The Website is to show off all my links and Dev Discord server", + "repo": "https://github.com/william2sober/is-a-dev", + "owner": { + "username": "william2sober", + "email": "willliam2sober@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + }, + "proxied": false } From cdbd82d492f56c73af25ef45c8de7fe7194a84cb Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 5 Mar 2025 15:37:21 +0300 Subject: [PATCH 36/39] Update domains/marlon.json Co-authored-by: 21Z <21z95@proton.me> --- domains/marlon.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/marlon.json b/domains/marlon.json index 2d605e643..416476ccb 100644 --- a/domains/marlon.json +++ b/domains/marlon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MarlonDevs", // Nuestro usuario de Github - "email": "marlonmogollon13@gmail.com", // Tu email - }, - "record": { - "CNAME": "marlondevs.github.io" // URL a la cual aputa tu web - } + "owner": { + "username": "MarlonDevs", + "email": "marlonmogollon13@gmail.com", + }, + "record": { + "CNAME": "marlondevs.github.io" + } } From 215b01d1833f9aec7536b243fa2c69f611bba568 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 5 Mar 2025 15:37:56 +0300 Subject: [PATCH 37/39] Update marlon.json --- domains/marlon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marlon.json b/domains/marlon.json index 416476ccb..e63997d25 100644 --- a/domains/marlon.json +++ b/domains/marlon.json @@ -1,7 +1,7 @@ { "owner": { "username": "MarlonDevs", - "email": "marlonmogollon13@gmail.com", + "email": "marlonmogollon13@gmail.com" }, "record": { "CNAME": "marlondevs.github.io" From 85d59622d683404fce2d0e9ceb87cd870af94034 Mon Sep 17 00:00:00 2001 From: Ingo Hollmann Date: Wed, 5 Mar 2025 13:48:27 +0100 Subject: [PATCH 38/39] Create ingo.json --- domains/ingo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ingo.json diff --git a/domains/ingo.json b/domains/ingo.json new file mode 100644 index 000000000..8666dfb0d --- /dev/null +++ b/domains/ingo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "bugHunter2k", + }, + "record": { + "URL": "https://ingohollmann.de/" + } +} From d50ee2b68df8cc09aa933f5ed35e8a27a2944447 Mon Sep 17 00:00:00 2001 From: Ingo Hollmann Date: Wed, 5 Mar 2025 13:52:21 +0100 Subject: [PATCH 39/39] Add email --- domains/ingo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ingo.json b/domains/ingo.json index 8666dfb0d..05cb1319d 100644 --- a/domains/ingo.json +++ b/domains/ingo.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bugHunter2k", + "username": "BugHunter2k", + "email": "hello@ingohollmann.de" }, "record": { "URL": "https://ingohollmann.de/"