From bf17b8b965f73d2edc48e9bb54efca38891515c7 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:46:45 -0400 Subject: [PATCH 01/26] init --- domains/kentaylor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kentaylor.json diff --git a/domains/kentaylor.json b/domains/kentaylor.json new file mode 100644 index 000000000..e1eb5dd2d --- /dev/null +++ b/domains/kentaylor.json @@ -0,0 +1,9 @@ +{ + "description": "Keith Khaotic's personal website link", + "repo": "https://github.com/ktappdev/register", + "owner": { + "username": "Kentaylorappdev", + "email": "Kentaylorappdev@gmail.com", + "twitter": "@ktappdev" + } +} From c45ed2a41f0c90ea0b584f8694979a2081e59fb2 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:52:14 -0400 Subject: [PATCH 02/26] added my site --- domains/kentaylor.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/kentaylor.json b/domains/kentaylor.json index e1eb5dd2d..ef4d53dc1 100644 --- a/domains/kentaylor.json +++ b/domains/kentaylor.json @@ -5,5 +5,8 @@ "username": "Kentaylorappdev", "email": "Kentaylorappdev@gmail.com", "twitter": "@ktappdev" + }, + "record": { + "URL": "https://lugetech.com" } } From 344eef8d383ad45a992144da084b717083b3280e Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sat, 1 Feb 2025 23:21:34 +0530 Subject: [PATCH 03/26] Create _github-pages-challenge-soymadip.json --- domains/_github-pages-challenge-soymadip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-soymadip.json diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.json new file mode 100644 index 000000000..f7a10410e --- /dev/null +++ b/domains/_github-pages-challenge-soymadip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } +} From 936cf5e88b349714541923c372e9c3f85ce3259c Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sun, 2 Feb 2025 00:08:56 +0530 Subject: [PATCH 04/26] Rename _github-pages-challenge-soymadip.json to _github-pages-challenge-soymadip.soymadip.json --- ...ymadip.json => _github-pages-challenge-soymadip.soymadip.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-soymadip.json => _github-pages-challenge-soymadip.soymadip.json} (100%) diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json similarity index 100% rename from domains/_github-pages-challenge-soymadip.json rename to domains/_github-pages-challenge-soymadip.soymadip.json From d9874468be3d2db4183b5fcc9eb48e7c28fcb2fe Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:04:45 +0100 Subject: [PATCH 05/26] Update exrand.json Fixed the ip, because my hosting provider doesn't like that.. --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 054f200de..93451604f 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": ["128.204.218.63"] + "A": ["207.180.248.6"] } } From 9a2838d2f56f3912a62e8def4a45dd21d234b45b Mon Sep 17 00:00:00 2001 From: Diego Reis Date: Sat, 1 Feb 2025 17:58:31 -0300 Subject: [PATCH 06/26] add diegoreis domain --- domains/diegoreis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/diegoreis.json diff --git a/domains/diegoreis.json b/domains/diegoreis.json new file mode 100644 index 000000000..99b9dfd0c --- /dev/null +++ b/domains/diegoreis.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "diegoreis42", + "email": "reisdiego144@gmail.com" + }, + "record": { + "CNAME": "diegoreis42.github.io" + }, + "proxied": true +} \ No newline at end of file From 51881774ee4567c8892a9ce099bcfb30f4934f50 Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:05:10 -0500 Subject: [PATCH 07/26] Create enough --- domains/enough | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/enough diff --git a/domains/enough b/domains/enough new file mode 100644 index 000000000..60cff046e --- /dev/null +++ b/domains/enough @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", + "owner": { + "username": "Enoughsdv", + "email": "enoughsdv@gmail.com" + }, + "record": { + "CNAME": "enoughsdv.github.io" + } +} From f2c6e67c4af60da86fcdff86c1d44ec1f1f75d61 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:11:13 +0100 Subject: [PATCH 08/26] Create valerius.json --- domains/valerius.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/valerius.json diff --git a/domains/valerius.json b/domains/valerius.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/valerius.json @@ -0,0 +1 @@ + From 8351134c95812e9d804b80600574f6c85b5a7e28 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:14:58 +0100 Subject: [PATCH 09/26] Update valerius.json --- domains/valerius.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/valerius.json b/domains/valerius.json index 8b1378917..085a6b51e 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1 +1,11 @@ - +{ + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } +} From fe984b6c65e410da9de4b37b180c4e6acce0e4fa Mon Sep 17 00:00:00 2001 From: arunvishnu Date: Sat, 1 Feb 2025 19:02:30 -0500 Subject: [PATCH 10/26] Created arunvishnu.json --- domains/arunvishnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arunvishnu.json diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json new file mode 100644 index 000000000..6ddb2614a --- /dev/null +++ b/domains/arunvishnu.json @@ -0,0 +1,11 @@ +{ + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } +} From 0403c2e475dbe553cefc6670a75c9cf9e522237a Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:56:37 +0530 Subject: [PATCH 11/26] created programmerraja domain --- domains/programmerraja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/programmerraja.json diff --git a/domains/programmerraja.json b/domains/programmerraja.json new file mode 100644 index 000000000..4d1167e28 --- /dev/null +++ b/domains/programmerraja.json @@ -0,0 +1,11 @@ +{ + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja" + }, + "record": { + "CNAME": "programmerraja.github.io" + } + } + \ No newline at end of file From 2cca9509ba21e57663fcd24cd49c4bac1a70f521 Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:58:30 +0530 Subject: [PATCH 12/26] added mail id --- domains/programmerraja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/programmerraja.json b/domains/programmerraja.json index 4d1167e28..55fb4b4fd 100644 --- a/domains/programmerraja.json +++ b/domains/programmerraja.json @@ -2,7 +2,9 @@ "description": "programmerraja is.a.dev domain!", "repo": "https://github.com/programmerraja/programmerraja.github.io", "owner": { - "username": "programmerraja" + "username": "programmerraja", + "email": "boooathis123@gmail.com" + }, "record": { "CNAME": "programmerraja.github.io" From d9e1e9e86860e4a7f204c37251e021bc5d0c199b Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:46 -0500 Subject: [PATCH 13/26] Rename enough to enough.json --- domains/{enough => enough.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{enough => enough.json} (100%) diff --git a/domains/enough b/domains/enough.json similarity index 100% rename from domains/enough rename to domains/enough.json From cc52df3c2857a20845a134a2f8f38a89b766848a Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:26:55 -0600 Subject: [PATCH 14/26] Update --- domains/gmanthemarioguy.json | 11 +++++++++++ domains/uuphoria2.json | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/gmanthemarioguy.json delete mode 100644 domains/uuphoria2.json diff --git a/domains/gmanthemarioguy.json b/domains/gmanthemarioguy.json new file mode 100644 index 000000000..ee92eb1a2 --- /dev/null +++ b/domains/gmanthemarioguy.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/gmanthemarioguy/gmanthemarioguy.github.io", + "owner": { + "username": "gmanthemarioguy", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "gmanthemarioguy.github.io" + } +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json deleted file mode 100644 index f429aa66c..000000000 --- a/domains/uuphoria2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is to be used on my blog.", - "repo": "https://github.com/uuphoria2/uuphoria2.github.io", - "owner": { - "username": "uuphoria2", - "email": "gman36147@gmail.com" - }, - "record": { - "CNAME": "uuphoria2.github.io" - } -} From f8c19d4c4aa00706cb3a4827988e34eef9c42975 Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:37:32 -0600 Subject: [PATCH 15/26] TXT Verification --- ...thub-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-uuphoria2.uuphoria2.json => _github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} (62%) diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json similarity index 62% rename from domains/_github-pages-challenge-uuphoria2.uuphoria2.json rename to domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json index f65e6dc95..bfedfd088 100644 --- a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json +++ b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json @@ -1,10 +1,10 @@ { "description": "Verification for my personal site", "owner": { - "username": "uuphoria2", + "username": "GManTheMarioGuy", "email": "gman36147@gmail.com" }, "record": { - "TXT": "e102771c99f70130190148a2d00ee0" + "TXT": "20f23b82e045272d36fadd99a6e464" } } From 0a97344f80762cf218c3dbd379fa50fe0d22a627 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 1 Feb 2025 21:38:32 -0500 Subject: [PATCH 16/26] Create josh-ferrell.json --- domains/josh-ferrell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/josh-ferrell.json diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json new file mode 100644 index 000000000..7b257c2c4 --- /dev/null +++ b/domains/josh-ferrell.json @@ -0,0 +1,11 @@ +{ + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } +} From 78db3b0f9e8560f3fe711cb89f4cd9d7e97255df Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:42:46 -0600 Subject: [PATCH 17/26] Accidentally made it uppercase (fix) --- ... _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json => _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} (100%) diff --git a/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json b/domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json similarity index 100% rename from domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json rename to domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json From 9035cbf32c94dab7e106ca2618e0be55f020aaed Mon Sep 17 00:00:00 2001 From: Alan Maldonado Date: Sat, 1 Feb 2025 21:18:29 -0600 Subject: [PATCH 18/26] Created n3m.json --- domains/n3m.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3m.json diff --git a/domains/n3m.json b/domains/n3m.json new file mode 100644 index 000000000..4e1d6bbfb --- /dev/null +++ b/domains/n3m.json @@ -0,0 +1,10 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/n3m", + "owner": { + "username": "n3m" + }, + "record": { + "URL": "https://n3m.me" + } +} \ No newline at end of file From 30ad775ada9a171e0991dff87217ef59d2815b1f Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 10:01:35 +0530 Subject: [PATCH 19/26] Create aniket.json --- domains/aniket.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aniket.json diff --git a/domains/aniket.json b/domains/aniket.json new file mode 100644 index 000000000..4158d3f96 --- /dev/null +++ b/domains/aniket.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "anikxt" + "email": "aniket15304@gmail.com" + }, + "record": { + "CNAME": "aniket.codes" + } +} From 0fd4733910ab371ed1ced8294da0c592f43ddaa2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:44:49 -0500 Subject: [PATCH 20/26] Update aniket.json --- domains/aniket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket.json b/domains/aniket.json index 4158d3f96..2596e55ed 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,7 +1,7 @@ { "description": "Personal Portfolio", "owner": { - "username": "anikxt" + "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { From f343c88c81e25ce0673d7566b55d78e7ce91b30c Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:46:03 -0500 Subject: [PATCH 21/26] add domain --- domains/cristian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cristian.json diff --git a/domains/cristian.json b/domains/cristian.json new file mode 100644 index 000000000..c47bbdaf5 --- /dev/null +++ b/domains/cristian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "cristianarendell.com" + } + } \ No newline at end of file From 0b9d3ee8c871cffd0cbc4de13016cfe1b58f6894 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:00:21 +0300 Subject: [PATCH 22/26] Create ebrahim.json --- domains/ebrahim.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ebrahim.json diff --git a/domains/ebrahim.json b/domains/ebrahim.json new file mode 100644 index 000000000..54ff4600b --- /dev/null +++ b/domains/ebrahim.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ebrahimHakimuddin" + }, + "record": { + "CNAME": "ebrahimhakimuddin.github.io" + } +} From 7031e5167525ef0ecf9e14cfac575b8ad965f7f7 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:07:23 +0300 Subject: [PATCH 23/26] Update ebrahim.json --- domains/ebrahim.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ebrahim.json b/domains/ebrahim.json index 54ff4600b..97df6a1a2 100644 --- a/domains/ebrahim.json +++ b/domains/ebrahim.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ebrahimHakimuddin" + "username": "ebrahimHakimuddin", + "email": "ebrahimhakimuddin@gmail.com" }, "record": { "CNAME": "ebrahimhakimuddin.github.io" From aa966510dd0b3d463d25f5f7631eb98bc486d28f Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:23:13 -0500 Subject: [PATCH 24/26] update CNAME to Cloudflare Pages --- domains/cristian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cristian.json b/domains/cristian.json index c47bbdaf5..7fe039ba1 100644 --- a/domains/cristian.json +++ b/domains/cristian.json @@ -4,6 +4,6 @@ "email": "carendell@me.com" }, "record": { - "CNAME": "cristianarendell.com" + "CNAME": "website-f1q.pages.dev" } } \ No newline at end of file From 41dfb7cc38441ef4f8e20efe65818218e44b5280 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:49:41 +0800 Subject: [PATCH 25/26] Create _github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json new file mode 100644 index 000000000..e7223a55f --- /dev/null +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } +} From 36a542b14c09f48824daed9d0c3510aa653175b1 Mon Sep 17 00:00:00 2001 From: Santhosh Kani Date: Sun, 2 Feb 2025 11:24:18 +0530 Subject: [PATCH 26/26] Create santhoshkani.json --- domains/santhoshkani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santhoshkani.json diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json new file mode 100644 index 000000000..0d76a4142 --- /dev/null +++ b/domains/santhoshkani.json @@ -0,0 +1,11 @@ +{ + "description": "Santhosh Kani - Personal Github Page", + "repo": "https://github.com/SanthoshKani", + "owner": { + "username": "santhoshkani", + "email": "santhosh.kani@gmail.com" + }, + "record": { + "CNAME": "santhoshkani.github.io" + } +}