From 6ab71da13cb8a929a5604004111c92ee119f6c0e Mon Sep 17 00:00:00 2001 From: BM87006 <72997583+BM87006@users.noreply.github.com> Date: Sat, 15 Mar 2025 03:55:24 +0100 Subject: [PATCH 01/21] Create _vercel.bm.json --- domains/_vercel.bm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bm.json diff --git a/domains/_vercel.bm.json b/domains/_vercel.bm.json new file mode 100644 index 000000000..087ef7ae4 --- /dev/null +++ b/domains/_vercel.bm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BM", + "email": "bm.is.a.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=bm.is-a.dev,d8bab26fdcf36f857b96" + } +} From 8fb8ccc08a69614d5da5d596d9e7d94fcae3d5f4 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:48:11 -0600 Subject: [PATCH 02/21] Create brodes.json --- domains/brodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brodes.json diff --git a/domains/brodes.json b/domains/brodes.json new file mode 100644 index 000000000..c7fe5c34d --- /dev/null +++ b/domains/brodes.json @@ -0,0 +1,12 @@ +{ + "description": "small Website of mine, may have done it wrong", + "repo": "https://github.com/Br0des/Website", + "owner": { + "username": "br0des", + "email": "brodyyeah@proton.me" + }, + "record": { + "CNAME": "https://br0des.github.io/Website/index.html" + }, + "proxied": true +} From e7d239e4cce0a7b14c66489c7ab24a2b494ba7e7 Mon Sep 17 00:00:00 2001 From: BM87006 <72997583+BM87006@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:07:00 +0100 Subject: [PATCH 03/21] Criar bm.json --- domains/bm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bm.json diff --git a/domains/bm.json b/domains/bm.json new file mode 100644 index 000000000..f39f6744a --- /dev/null +++ b/domains/bm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BM", + "email": "bm.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "v0-blue-portfolio-brown.vercel.app" + }, + "description": "BM Portfolio" +} From b2269310256250e2c43a55a3a3c8ffe4b9b33a9f Mon Sep 17 00:00:00 2001 From: Juan <73803465+JuanSamayoa@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:15:43 -0600 Subject: [PATCH 04/21] Create _github-pages-challenge-JuanSamayoa.juan-samayoa.json --- ..._github-pages-challenge-JuanSamayoa.juan-samayoa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json diff --git a/domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json b/domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json new file mode 100644 index 000000000..90fc9e6a8 --- /dev/null +++ b/domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanSamayoa", + "email": "juancho1705@gmail.com" + }, + "record": { + "TXT": "fc8f871bfa593a9c2c21cc89bc2a84" + } +} From b339ce377bfab73be451ca13cb443332ccf397ae Mon Sep 17 00:00:00 2001 From: Joschua Ordonio <124571485+joszxchua@users.noreply.github.com> Date: Tue, 18 Mar 2025 22:48:31 +0800 Subject: [PATCH 05/21] Create joszxchua.json --- joszxchua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 joszxchua.json diff --git a/joszxchua.json b/joszxchua.json new file mode 100644 index 000000000..5c7419c0e --- /dev/null +++ b/joszxchua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joszxchua", + "email": "joschuaordonio29@gmail.com" + }, + "record": { + "CNAME": "joszxchua-dev.vercel.app" + } +} From ece5a10b79daa369f99613979dc599cb974bf71b Mon Sep 17 00:00:00 2001 From: BM87006 <72997583+BM87006@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:29:42 +0100 Subject: [PATCH 06/21] Atualizar o bm.json --- domains/bm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bm.json b/domains/bm.json index f39f6744a..b5b04a005 100644 --- a/domains/bm.json +++ b/domains/bm.json @@ -1,6 +1,6 @@ { "owner": { - "username": "BM", + "username": "BM87006", "email": "bm.is.a.dev@gmail.com" }, "record": { From d5d9e4c7c72be63692c8d80bd6ca71017ecf127a Mon Sep 17 00:00:00 2001 From: BM87006 <72997583+BM87006@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:30:25 +0100 Subject: [PATCH 07/21] Atualizar o _vercel.bm.json --- domains/_vercel.bm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.bm.json b/domains/_vercel.bm.json index 087ef7ae4..90038acea 100644 --- a/domains/_vercel.bm.json +++ b/domains/_vercel.bm.json @@ -1,6 +1,6 @@ { "owner": { - "username": "BM", + "username": "BM87006", "email": "bm.is.a.dev@gmail.com" }, "record": { From 91a64f7d9ca5259a5f8e4c901f263b25b69b2182 Mon Sep 17 00:00:00 2001 From: Jaime <85058301+Jaimezpe@users.noreply.github.com> Date: Tue, 18 Mar 2025 20:31:11 +0100 Subject: [PATCH 08/21] Create jaimezpe.json --- domains/jaimezpe.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jaimezpe.json diff --git a/domains/jaimezpe.json b/domains/jaimezpe.json new file mode 100644 index 000000000..06d30db48 --- /dev/null +++ b/domains/jaimezpe.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jaimezpe/bio", + "owner": { + "username": "jaimezpe", + "email": "info@jaimezpe.com" + }, + "record": { + "CNAME": "jaimezpe.com" + } +} From fd4f459e25958e9b930c5841cdb2f7f52fe0efb8 Mon Sep 17 00:00:00 2001 From: Brodes <144500576+Br0des@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:19:15 -0600 Subject: [PATCH 09/21] Update domains/brodes.json Co-authored-by: orangc --- domains/brodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brodes.json b/domains/brodes.json index c7fe5c34d..40d562c38 100644 --- a/domains/brodes.json +++ b/domains/brodes.json @@ -6,7 +6,7 @@ "email": "brodyyeah@proton.me" }, "record": { - "CNAME": "https://br0des.github.io/Website/index.html" + "CNAME": "br0des.github.io" }, "proxied": true } From 76878268919367f2e7960b79b68f5572b3b022db Mon Sep 17 00:00:00 2001 From: Xavier Mawet Date: Tue, 18 Mar 2025 23:33:42 +0100 Subject: [PATCH 10/21] Create nakim.json --- domains/nakim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nakim.json diff --git a/domains/nakim.json b/domains/nakim.json new file mode 100644 index 000000000..17c68f290 --- /dev/null +++ b/domains/nakim.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/xaviermawet", + "owner": { + "username": "xaviermawet", + "email": "xavier@nakim.be" + }, + "record": { + "CNAME": "nakim.be" + } +} From 9dadb171e48f075f121dbece86ae427f85a90ecc Mon Sep 17 00:00:00 2001 From: joevizcara Date: Wed, 19 Mar 2025 06:47:57 +0800 Subject: [PATCH 11/21] Create joeb.json --- domains/joeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joeb.json diff --git a/domains/joeb.json b/domains/joeb.json new file mode 100644 index 000000000..f37ce2583 --- /dev/null +++ b/domains/joeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joevizcara", + "email": "joevizcara@proton.me" + }, + "record": { + "CNAME": "joeb.pages.dev" + } +} From 0bbc681efca04f202454b9f7e94e5f11e9b9f95a Mon Sep 17 00:00:00 2001 From: Joschua Ordonio <124571485+joszxchua@users.noreply.github.com> Date: Wed, 19 Mar 2025 07:57:59 +0800 Subject: [PATCH 12/21] Delete joszxchua.json --- joszxchua.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 joszxchua.json diff --git a/joszxchua.json b/joszxchua.json deleted file mode 100644 index 5c7419c0e..000000000 --- a/joszxchua.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "joszxchua", - "email": "joschuaordonio29@gmail.com" - }, - "record": { - "CNAME": "joszxchua-dev.vercel.app" - } -} From c46f842a5e6c123f54d7284c7ad52691cf828ef6 Mon Sep 17 00:00:00 2001 From: Joschua Ordonio <124571485+joszxchua@users.noreply.github.com> Date: Wed, 19 Mar 2025 07:58:36 +0800 Subject: [PATCH 13/21] Create joszxchua.json --- domains/joszxchua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joszxchua.json diff --git a/domains/joszxchua.json b/domains/joszxchua.json new file mode 100644 index 000000000..5c7419c0e --- /dev/null +++ b/domains/joszxchua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joszxchua", + "email": "joschuaordonio29@gmail.com" + }, + "record": { + "CNAME": "joszxchua-dev.vercel.app" + } +} From c30c435d64acee52f72bfd343e0b3b2f52a92e56 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 19 Mar 2025 06:23:27 +0400 Subject: [PATCH 14/21] fix: lowercase file --- ...json => _github-pages-challenge-juansamayoa.juan-samayoa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-JuanSamayoa.juan-samayoa.json => _github-pages-challenge-juansamayoa.juan-samayoa.json} (100%) diff --git a/domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json b/domains/_github-pages-challenge-juansamayoa.juan-samayoa.json similarity index 100% rename from domains/_github-pages-challenge-JuanSamayoa.juan-samayoa.json rename to domains/_github-pages-challenge-juansamayoa.juan-samayoa.json From 1f61dff0799fb65b5be8a877f5ee3314da742189 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:36:33 +0700 Subject: [PATCH 15/21] Create jasa.json --- domains/jasa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasa.json diff --git a/domains/jasa.json b/domains/jasa.json new file mode 100644 index 000000000..1ce6a0739 --- /dev/null +++ b/domains/jasa.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mrsanjaya/mrsanjaya.github.io", + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "CNAME": "mrsanjaya.github.io" + } +} From f0fbd8b756497e4036253b61085fa9934b08eae7 Mon Sep 17 00:00:00 2001 From: Mohammad Hossein Yazdani Date: Wed, 19 Mar 2025 05:25:44 +0000 Subject: [PATCH 16/21] create plumbus.json --- domains/plumbus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/plumbus.json diff --git a/domains/plumbus.json b/domains/plumbus.json new file mode 100644 index 000000000..ab341a124 --- /dev/null +++ b/domains/plumbus.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mamsi", + "email": "m.hossein95th@gmail.com" + }, + "record": { + "CNAME": "github.com/MAM-SYS" + }, + "proxied": true + } \ No newline at end of file From 466d49e9852560c4ddd77b8fb63adfa72105777e Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:08:39 +0300 Subject: [PATCH 17/21] Update plumbus.json --- domains/plumbus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index ab341a124..fbc348cfe 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -4,7 +4,7 @@ "email": "m.hossein95th@gmail.com" }, "record": { - "CNAME": "github.com/MAM-SYS" + "URL": "https://github.com/MAM-SYS" }, "proxied": true - } \ No newline at end of file + } From 56175ae0999f2ae9abb2af4bccd6a7e5ae029b59 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:09:58 +0300 Subject: [PATCH 18/21] Update plumbus.json --- domains/plumbus.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index fbc348cfe..b474c39cb 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -5,6 +5,5 @@ }, "record": { "URL": "https://github.com/MAM-SYS" - }, - "proxied": true + } } From 04296a3e922e36c5c9d76448076327516a2813c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 19 Mar 2025 09:13:15 +0300 Subject: [PATCH 19/21] Update plumbus.json --- domains/plumbus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/plumbus.json b/domains/plumbus.json index b474c39cb..e35970e23 100644 --- a/domains/plumbus.json +++ b/domains/plumbus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mamsi", + "username": "MAM-SYS", "email": "m.hossein95th@gmail.com" }, "record": { From e9d20deadfe0a55befccee7077725947ad8ed44a Mon Sep 17 00:00:00 2001 From: vampirepapi Date: Wed, 19 Mar 2025 11:45:23 +0530 Subject: [PATCH 20/21] changes --- domains/vampirepapi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vampirepapi.json diff --git a/domains/vampirepapi.json b/domains/vampirepapi.json new file mode 100644 index 000000000..27854e7c8 --- /dev/null +++ b/domains/vampirepapi.json @@ -0,0 +1,11 @@ +{ + "description": "vampirepapi's portfolio website", + "repo": "https://github.com/vampirepapi/vampirepapi.github.io", + "owner": { + "username": "vampirepapi", + "email": "shubhamsourabh8@gmail.com" + }, + "record": { + "CNAME": "vampirepapi.github.io" + } +} \ No newline at end of file From 3ebec3b64ff1851ea175bf529e4bf3695d163f75 Mon Sep 17 00:00:00 2001 From: mrsanjaya <83075210+mrsanjaya@users.noreply.github.com> Date: Wed, 19 Mar 2025 13:22:50 +0700 Subject: [PATCH 21/21] Create _github-pages-challenge-mrsanjaya.jasa.json DNS TXT record for verification in github pages --- domains/_github-pages-challenge-mrsanjaya.jasa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrsanjaya.jasa.json diff --git a/domains/_github-pages-challenge-mrsanjaya.jasa.json b/domains/_github-pages-challenge-mrsanjaya.jasa.json new file mode 100644 index 000000000..f4c19e493 --- /dev/null +++ b/domains/_github-pages-challenge-mrsanjaya.jasa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "TXT": "d8a383c1e9f79f3d08781238025862" + } +}