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/51] 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/51] 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 da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 03/51] Create xshubhamg.json --- domains/xshubhamg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xshubhamg.json diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json new file mode 100644 index 000000000..a7c3446e6 --- /dev/null +++ b/domains/xshubhamg.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio site", + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com", + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } +} From 344eef8d383ad45a992144da084b717083b3280e Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sat, 1 Feb 2025 23:21:34 +0530 Subject: [PATCH 04/51] 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 05/51] 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 06/51] 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 07/51] 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 08/51] 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 09/51] 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 10/51] 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 11/51] 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 12/51] 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 13/51] 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 14/51] 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 15/51] 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 16/51] 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 17/51] 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 18/51] 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 19/51] 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 20/51] 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 21/51] 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 22/51] 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 23/51] 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 24/51] 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 25/51] 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 26/51] 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 27/51] 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" + } +} From b4280e7bc37477b21bff476b7944b7276b4f1cad Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 01:14:07 -0500 Subject: [PATCH 28/51] Create nick.json --- domains/nick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nick.json diff --git a/domains/nick.json b/domains/nick.json new file mode 100644 index 000000000..5a7362b6b --- /dev/null +++ b/domains/nick.json @@ -0,0 +1,12 @@ +{ + "description": "nick.is-a.dev -> nicholasalfonso.com", + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "CNAME": "nicholasalfonso-com-svelte.pages.dev", + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file From f1d63a2dc18a6a8396e59351627484e0977e0ef7 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 02:28:46 -0500 Subject: [PATCH 29/51] fix: discord verification record --- domains/_discord.nick.json | 10 ++++++++++ domains/nick.json | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_discord.nick.json diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json new file mode 100644 index 000000000..03a11d3a1 --- /dev/null +++ b/domains/_discord.nick.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file diff --git a/domains/nick.json b/domains/nick.json index 5a7362b6b..7c07a348e 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,7 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev", - "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + "CNAME": "nicholasalfonso-com-svelte.pages.dev" } } \ No newline at end of file From bf948bd8b89365d624fda2b74db17bec9f3881a1 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:59:21 +0530 Subject: [PATCH 30/51] Create _vercel.shivansh.json --- domains/_vercel.shivansh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.shivansh.json diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json new file mode 100644 index 000000000..880a38a90 --- /dev/null +++ b/domains/_vercel.shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } +} From e16e989d80766a4e50720513e3c275e202e505d9 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:01:28 +0530 Subject: [PATCH 31/51] Create shivansh.is-a.dev --- domains/shivansh.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shivansh.is-a.dev diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.is-a.dev new file mode 100644 index 000000000..b1b947855 --- /dev/null +++ b/domains/shivansh.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } +} From 2d691c11a4723c3283d9fc7f572ca54dab32c680 Mon Sep 17 00:00:00 2001 From: Muhammad-Owais-Warsi Date: Sun, 2 Feb 2025 13:02:20 +0530 Subject: [PATCH 32/51] create owais.json --- domains/owais.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/owais.json diff --git a/domains/owais.json b/domains/owais.json new file mode 100644 index 000000000..1f7f8c3c4 --- /dev/null +++ b/domains/owais.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} \ No newline at end of file From 8cc25bd406e91f20fc0cf6274c4db8900db70453 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:05:47 +0530 Subject: [PATCH 33/51] Rename shivansh.is-a.dev to shivansh.json --- domains/{shivansh.is-a.dev => shivansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shivansh.is-a.dev => shivansh.json} (100%) diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.json similarity index 100% rename from domains/shivansh.is-a.dev rename to domains/shivansh.json From e9a14906ad83d3274947935f607426460f78dd53 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:52:46 +0700 Subject: [PATCH 34/51] Create _vercel.ikramth.json --- domains/_vercel.ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ikramth.json diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json new file mode 100644 index 000000000..189a90b79 --- /dev/null +++ b/domains/_vercel.ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } +} From 39d27d03908f1729415e05d3775a964563bafeb2 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:53:31 +0700 Subject: [PATCH 35/51] Create ikramth.json --- domains/ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikramth.json diff --git a/domains/ikramth.json b/domains/ikramth.json new file mode 100644 index 000000000..088e91c4b --- /dev/null +++ b/domains/ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "CNAME": "ikramth.vercel.app" + } +} From c34edc946087040d0e04850fb4c4e941b5267395 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Sun, 2 Feb 2025 14:24:00 +0530 Subject: [PATCH 36/51] Update xshubhamg.json --- domains/xshubhamg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index a7c3446e6..c8a0bd98c 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -2,7 +2,7 @@ "description": "Portfolio site", "owner": { "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com", + "email": "shubhammgiri3@gmail.com" }, "record": { "URL": "https://nerd-cv.netlify.app/" From d1d42684641924b925f2a8d8ddc67d63db776a6e Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 14:35:48 +0530 Subject: [PATCH 37/51] Update aniket.json Fixed record field, changed CNAME to URL. --- domains/aniket.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/aniket.json b/domains/aniket.json index 2596e55ed..3a20d4256 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,10 +1,11 @@ { - "description": "Personal Portfolio", + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/anikxt", "owner": { "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { - "CNAME": "aniket.codes" + "URL": "https://aniket.codes" } } From 1e8e67fdc7f99a12106e36ace00db89de2c94da9 Mon Sep 17 00:00:00 2001 From: Abhijith V Date: Sun, 2 Feb 2025 15:03:02 +0530 Subject: [PATCH 38/51] added domain --- domains/abhijith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijith.json diff --git a/domains/abhijith.json b/domains/abhijith.json new file mode 100644 index 000000000..c6dd9f479 --- /dev/null +++ b/domains/abhijith.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} \ No newline at end of file From c0032313424dc93285a2b1de1b973840abf30fc1 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <4cast.kurorin@gmail.com> Date: Sun, 2 Feb 2025 18:44:31 +0900 Subject: [PATCH 39/51] Create kuro.json --- domains/kuro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuro.json diff --git a/domains/kuro.json b/domains/kuro.json new file mode 100644 index 000000000..de017a59e --- /dev/null +++ b/domains/kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + } +} \ No newline at end of file From 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 40/51] Add personal website configuration --- domains/sitaram.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sitaram.json diff --git a/domains/sitaram.json b/domains/sitaram.json new file mode 100644 index 000000000..0aaf6fac0 --- /dev/null +++ b/domains/sitaram.json @@ -0,0 +1,11 @@ +{ + "description": "Maka Sitaram's Portfolio", + "repo": "https://github.com/satyaram413", + "owner": { + "username": "satyaram413", + "email": "maka.sitaram@gmail.com" + }, + "record": { + "URL": "https://satyaram413.github.io/sitaram-portfolio/" + } +} From a4a3786cbe8a472651d7c9a014b63af2af10485b Mon Sep 17 00:00:00 2001 From: billvog Date: Sun, 2 Feb 2025 13:44:08 +0200 Subject: [PATCH 41/51] added billvog.json --- domains/billvog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billvog.json diff --git a/domains/billvog.json b/domains/billvog.json new file mode 100644 index 000000000..48c6f7a97 --- /dev/null +++ b/domains/billvog.json @@ -0,0 +1,11 @@ +{ + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} \ No newline at end of file From 3e115804ca6c61a34a4936cb4f713fec304567ee Mon Sep 17 00:00:00 2001 From: "Juliano S." <77923171+JuSfrei@users.noreply.github.com> Date: Sun, 2 Feb 2025 10:08:14 -0300 Subject: [PATCH 42/51] Create juliano.json --- domains/juliano.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juliano.json diff --git a/domains/juliano.json b/domains/juliano.json new file mode 100644 index 000000000..255354e83 --- /dev/null +++ b/domains/juliano.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuSfrei", + "email": "me@jusfrei.dev" + }, + "record": { + "MX": ["in1-smtp.messagingengine.com", "in2-smtp.messagingengine.com"], + "TXT": "v=spf1 include:spf.messagingengine.com ?all" + } +} From 3fada8871d5618f96e74bc5552ec8028cc1db3bb Mon Sep 17 00:00:00 2001 From: Nikityyy <110503465+Nikityyy@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:17:57 +0100 Subject: [PATCH 43/51] Create nikity.json --- domains/nikity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikity.json diff --git a/domains/nikity.json b/domains/nikity.json new file mode 100644 index 000000000..0e79cd740 --- /dev/null +++ b/domains/nikity.json @@ -0,0 +1,10 @@ +{ + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.comm" + }, + "record": { + "CNAME": "nikityyy.github.io" + } +} From ac17551185575d8fecfdc9e73a0b86ba6b4f9c20 Mon Sep 17 00:00:00 2001 From: ayushk-1801 Date: Sun, 2 Feb 2025 18:59:11 +0530 Subject: [PATCH 44/51] Create ayushk.json --- domains/_vercel.ayushk.json | 10 ++++++++++ domains/ayushk.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ayushk.json create mode 100644 domains/ayushk.json diff --git a/domains/_vercel.ayushk.json b/domains/_vercel.ayushk.json new file mode 100644 index 000000000..5c11b1d7e --- /dev/null +++ b/domains/_vercel.ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "TXT": "vc-domain-verify=ayushk.is-a.dev,339b6861f1513bf39684" + } +} diff --git a/domains/ayushk.json b/domains/ayushk.json new file mode 100644 index 000000000..04dd6d929 --- /dev/null +++ b/domains/ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "CNAME": "ayushkumaranand.vercel.app" + } +} From 5fe308225adcc6409d9022bfef9f09d558f70edc Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:18:20 +0700 Subject: [PATCH 45/51] Update domains/ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ikramth.json b/domains/ikramth.json index 088e91c4b..cf928967a 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "CNAME": "ikramth.vercel.app" From 62c1b1f02ad4ba9aca2c5291ed55698747d2b7a3 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:20:15 +0700 Subject: [PATCH 46/51] Update domains/_vercel.ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 189a90b79..57b4fd6dc 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" From 298fa4d9cfba1165533719126529829b0b132548 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <119593840+Kurorin-fs@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:54:08 +0900 Subject: [PATCH 47/51] Update kuro.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kuro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kuro.json b/domains/kuro.json index de017a59e..a150c7c9c 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -4,6 +4,6 @@ "twitter": "Kurorin_fs" }, "record": { - "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + "CNAME": "kurorin-fs.github.io" } } \ No newline at end of file From 8836f18ab9a35acd0fb0416c50e0dd2ea3a81385 Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:03:42 +0100 Subject: [PATCH 48/51] Add CNAME www.burakince.com record for burak subdmain. Signed-off-by: Burak Ince --- domains/burak.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/burak.json diff --git a/domains/burak.json b/domains/burak.json new file mode 100644 index 000000000..026848b9b --- /dev/null +++ b/domains/burak.json @@ -0,0 +1,15 @@ +{ + "description": "Burak's Tech Insights: AI, Software, and More", + "repo": "https://github.com/burakince/burakince.github.io", + "owner": { + "username": "burakince", + "email": "me@burakince.com", + "linkedin": "https://www.linkedin.com/in/inceburak/", + "twitter": "burakinc", + "keybase": "burakince" + }, + "record": { + "CNAME": "www.burakince.com" + }, + "proxied": true +} From 205ac6b13c54bcc849a701385733ff01a2733bef Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:42:58 +0100 Subject: [PATCH 49/51] Add TXT record for github pages to verify burak.is-a.dev subdomain. Signed-off-by: Burak Ince --- domains/_github-pages-challenge-burakince.burak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json new file mode 100644 index 000000000..f97954cd3 --- /dev/null +++ b/domains/_github-pages-challenge-burakince.burak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "burakince", + "email": "me@burakince.com" + }, + "record": { + "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" + } +} From 0bfc67238b3ecc752f98baa325527d5108077c0b Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 17:28:06 +0100 Subject: [PATCH 50/51] Change record to URL based redirection --- domains/_github-pages-challenge-burakince.burak.json | 9 --------- domains/burak.json | 5 ++--- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json deleted file mode 100644 index f97954cd3..000000000 --- a/domains/_github-pages-challenge-burakince.burak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "burakince", - "email": "me@burakince.com" - }, - "record": { - "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" - } -} diff --git a/domains/burak.json b/domains/burak.json index 026848b9b..b2c7a9dd4 100644 --- a/domains/burak.json +++ b/domains/burak.json @@ -9,7 +9,6 @@ "keybase": "burakince" }, "record": { - "CNAME": "www.burakince.com" - }, - "proxied": true + "URL": "https://www.burakince.com" + } } From b212f7e0f6fa09484bd036af4593cedb200432dd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 20:30:00 +0400 Subject: [PATCH 51/51] Update nikity.json fix email --- domains/nikity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikity.json b/domains/nikity.json index 0e79cd740..3dd66c585 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -2,7 +2,7 @@ "description": "Subdomain woohoo", "owner": { "username": "Nikityyy", - "email": "bergernikita1807@gmail.comm" + "email": "bergernikita1807@gmail.com" }, "record": { "CNAME": "nikityyy.github.io"