From 6b15cda320362cb049519a5611d294a7cb92f9b6 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:46:56 -0600 Subject: [PATCH 01/26] Create kennyMolina.json --- domains/kennyMolina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kennyMolina.json diff --git a/domains/kennyMolina.json b/domains/kennyMolina.json new file mode 100644 index 000000000..d39dfa9f5 --- /dev/null +++ b/domains/kennyMolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xXMolinaXx", + "email": "kjmolina@live.com" + }, + "record": { + "CNAME": "https://xxmolinaxx.github.io/" + } +} From 7266b9bdd064145bc17a3be3f4a3513df7507db2 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:51:40 -0600 Subject: [PATCH 02/26] Rename kennyMolina.json to kennymolina.json --- domains/{kennyMolina.json => kennymolina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kennyMolina.json => kennymolina.json} (100%) diff --git a/domains/kennyMolina.json b/domains/kennymolina.json similarity index 100% rename from domains/kennyMolina.json rename to domains/kennymolina.json From 18c90afe184a039f4e4163a8854d96c8746e358e Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:33:09 -0800 Subject: [PATCH 03/26] Create thuc.json --- domains/thuc.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thuc.json diff --git a/domains/thuc.json b/domains/thuc.json new file mode 100644 index 000000000..8490e92e4 --- /dev/null +++ b/domains/thuc.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thucngyyen" + }, + "record": { + "RECORDTYPE": "thucngyyen.github.io" + } +} From 19c6722d315ba95231c3bfcf39d7d955f2eb3f01 Mon Sep 17 00:00:00 2001 From: "Eli j. Chavez" Date: Tue, 18 Feb 2025 22:09:20 -0400 Subject: [PATCH 04/26] Create elib0.json --- domains/elib0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elib0.json diff --git a/domains/elib0.json b/domains/elib0.json new file mode 100644 index 000000000..25a17df8d --- /dev/null +++ b/domains/elib0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elib0", + "email": "elijose.c@gmail.com" + }, + "record": { + "TXT": "elib0.github.io" + } +} From 607a82019f96f63b7011239e5dd3ca17fcbe3946 Mon Sep 17 00:00:00 2001 From: Shubham Verma <84174011+Stroller15@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:48:24 +0530 Subject: [PATCH 05/26] Create shubhamverma.json --- domains/shubhamverma.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shubhamverma.json diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json new file mode 100644 index 000000000..2141e8dc9 --- /dev/null +++ b/domains/shubhamverma.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Stroller15" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 50b542e84082bab002d1b779e16f2ed733260453 Mon Sep 17 00:00:00 2001 From: Nowshad Jawad <59194549+Jawad0501@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:40:32 +0600 Subject: [PATCH 06/26] Create jawad0501.json --- domains/jawad0501.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jawad0501.json diff --git a/domains/jawad0501.json b/domains/jawad0501.json new file mode 100644 index 000000000..a0cfc9d51 --- /dev/null +++ b/domains/jawad0501.json @@ -0,0 +1,11 @@ +{ + "description": "jawad's personal portfolio website", + "repo": "https://github.com/Jawad0501/terminal-portfolio.git", + "owner": { + "username": "Jawad0501", + "email": "anmjawad007@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 48ae702e406412a88edc247c228626a1c8009866 Mon Sep 17 00:00:00 2001 From: Arya Date: Wed, 19 Feb 2025 16:41:40 +0700 Subject: [PATCH 07/26] Create worldsavior --- domains/worldsavior | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/worldsavior diff --git a/domains/worldsavior b/domains/worldsavior new file mode 100644 index 000000000..def794982 --- /dev/null +++ b/domains/worldsavior @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Worldsavior", + "email": "kajuki27@gmail.com" + }, + "record": { + "CNAME": "worldsavior.me" + } +} From f0831d68fceaac461b1fa79159eec4541bc5ad76 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Wed, 19 Feb 2025 17:35:38 +0700 Subject: [PATCH 08/26] Create rizqi.json --- domains/rizqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizqi.json diff --git a/domains/rizqi.json b/domains/rizqi.json new file mode 100644 index 000000000..d567e13eb --- /dev/null +++ b/domains/rizqi.json @@ -0,0 +1,11 @@ +{ + "description": "Portofolio Website.", + "repo": "https://github.com/RizqiSeijuuro/portfolio", + "owner": { + "username": "RizqiSeijuuro", + "email": "rizqiansyah52@gmail.com" + }, + "record": { + "CNAME": "RizqiSeijuuro.github.io/portfolio" + } +} \ No newline at end of file From 71598e693b0cc000608041df0a12c7408845ff51 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 17:55:33 +0530 Subject: [PATCH 09/26] Update arhanansari.jsoning Details --- domains/arhanansari.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 65d79a803..3860214ae 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -1,12 +1,11 @@ { - "domain": "arhanansari.is-a.dev", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhanansari.vercel.app" - } + "description": "A sleek and 3D portfolio website for Arhan Ansari.", + "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "CNAME": "arhanansari.vercel.app" + } } From 63f56e936e6bb06973bdaa9bb77e830c99c0cf03 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:02:00 +0530 Subject: [PATCH 10/26] Create _vercel.arhanansari.json --- domains/_vercel.arhanansari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arhanansari.json diff --git a/domains/_vercel.arhanansari.json b/domains/_vercel.arhanansari.json new file mode 100644 index 000000000..3f13b6a53 --- /dev/null +++ b/domains/_vercel.arhanansari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arhanansari.is-a.dev,73384f1ab64fc8f50509" + } +} From fd296e56e415bdb7e98b33270c3878f02200b809 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:11:38 +0530 Subject: [PATCH 11/26] Update arhanansari.json --- domains/arhanansari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 3860214ae..fb16e46e7 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -3,7 +3,9 @@ "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", "owner": { "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" }, "record": { "CNAME": "arhanansari.vercel.app" From e5a4d18e9fc68bbdeb200d06fbf41de8b1ef4990 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Wed, 19 Feb 2025 14:37:28 +0100 Subject: [PATCH 12/26] Add kajetan.json --- domains/kajetan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kajetan.json diff --git a/domains/kajetan.json b/domains/kajetan.json new file mode 100644 index 000000000..79f0f0dd5 --- /dev/null +++ b/domains/kajetan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use for my portofolio website", + "repo": "https://github.com/Kajpio/kajpio.github.io", + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "CNAME": "kajpio.github.io" + } +} From b51a557082f75dd27ceeef7cca72949d2270c2b0 Mon Sep 17 00:00:00 2001 From: Tawiah <57331395+tawiahnyt@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:39:45 +0000 Subject: [PATCH 13/26] Create tawiah.json --- domains/tawiah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tawiah.json diff --git a/domains/tawiah.json b/domains/tawiah.json new file mode 100644 index 000000000..cf4f34eec --- /dev/null +++ b/domains/tawiah.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/tawiahnyt/tawiah", + "owner": { + "username": "tawiahnyt", + "email": "tawiahin4k@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ba66dc82688c87b4ccd93f480bd7272c62a254e2 Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Wed, 19 Feb 2025 21:16:33 +0700 Subject: [PATCH 14/26] Create angganix.json --- domains/angganix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/angganix.json diff --git a/domains/angganix.json b/domains/angganix.json new file mode 100644 index 000000000..ab07741ca --- /dev/null +++ b/domains/angganix.json @@ -0,0 +1,11 @@ +{ + "description": "For personal site, blogging, and displayed portofolio", + "repo": "https://github.com/angganix/angganix.github.io", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "CNAME": "angganix.github.io" + } +} From ac6a07f666b8a88c1feb92a7ceb1292d4aacee53 Mon Sep 17 00:00:00 2001 From: uditdev1 Date: Wed, 19 Feb 2025 19:49:34 +0530 Subject: [PATCH 15/26] add udit.json and _vercel.udit.json --- domains/_vercel.udit.json | 10 ++++++++++ domains/udit.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.udit.json create mode 100644 domains/udit.json diff --git a/domains/_vercel.udit.json b/domains/_vercel.udit.json new file mode 100644 index 000000000..5877b6aed --- /dev/null +++ b/domains/_vercel.udit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "uditdev", + "email" : "uditdev0008@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=udit.is-a.dev,8718c1c2a08417265d7e"] + } + } + \ No newline at end of file diff --git a/domains/udit.json b/domains/udit.json new file mode 100644 index 000000000..1583fe5c4 --- /dev/null +++ b/domains/udit.json @@ -0,0 +1,11 @@ +{ + "description": "Udit's portfolio", + "repo": "https://github.com/uditdev1/details", + "owner": { + "username": "uditdev", + "email": "uditdev0008@gmail.com" + }, + "record": { + "CNAME": "details-five.vercel.app" + } +} \ No newline at end of file From faab45ccae33692eadfc633e391a63c4c0945089 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:20:47 +0700 Subject: [PATCH 16/26] Create fongg.json --- domains/fongg.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fongg.json diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..5a0ef21ba --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nphng15" + }, + "record": { + "CNAME": "nphng15.github.io" + } +} From a0f8516bf95120b644f92f68ef195954496d3f38 Mon Sep 17 00:00:00 2001 From: Edgar Lopez Date: Wed, 19 Feb 2025 10:09:24 -0600 Subject: [PATCH 17/26] Create viernes.json --- domains/viernes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/viernes.json diff --git a/domains/viernes.json b/domains/viernes.json new file mode 100644 index 000000000..d8a7a2d67 --- /dev/null +++ b/domains/viernes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "br0k3r", + "email": "br0k3r@protonmail.com" + }, + "record": { + "CNAME": "viernes.surge.sh" + } + } + \ No newline at end of file From 1eeedc706cb4064eb99da52ce5fa6ba39650cce7 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:20:02 +0700 Subject: [PATCH 18/26] Update fongg.json --- domains/fongg.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/fongg.json b/domains/fongg.json index 5a0ef21ba..ebf63ec29 100644 --- a/domains/fongg.json +++ b/domains/fongg.json @@ -1,6 +1,9 @@ { + "description": "nphng15.is-a.dev", + "repo": "https://github.com/nphng15/nphng15.github.io", "owner": { - "username": "nphng15" + "username": "nphng15", + "email": "23521172@gm.uit.edu.vn" }, "record": { "CNAME": "nphng15.github.io" From 04e375d95f0b8d11e6591744f5525e48ba5c5bd4 Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:51:37 -0800 Subject: [PATCH 19/26] Update thuc.json --- domains/thuc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thuc.json b/domains/thuc.json index 8490e92e4..1bf1a2bbb 100644 --- a/domains/thuc.json +++ b/domains/thuc.json @@ -3,6 +3,6 @@ "username": "thucngyyen" }, "record": { - "RECORDTYPE": "thucngyyen.github.io" + "CNAME": "thucngyyen.github.io" } } From aa477ef2d4f597c130cdd924b25d028f7afd1666 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:25:13 -0600 Subject: [PATCH 20/26] Update kennymolina.json --- domains/kennymolina.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kennymolina.json b/domains/kennymolina.json index d39dfa9f5..4f15f284c 100644 --- a/domains/kennymolina.json +++ b/domains/kennymolina.json @@ -4,6 +4,6 @@ "email": "kjmolina@live.com" }, "record": { - "CNAME": "https://xxmolinaxx.github.io/" + "CNAME": "xxmolinaxx.github.io" } } From c8192f91605cbda2feb134b714daa0b2384e6140 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Thu, 20 Feb 2025 08:26:36 +0700 Subject: [PATCH 21/26] Update domains/rizqi.json Co-authored-by: JustDeveloper --- domains/rizqi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizqi.json b/domains/rizqi.json index d567e13eb..99046675f 100644 --- a/domains/rizqi.json +++ b/domains/rizqi.json @@ -6,6 +6,6 @@ "email": "rizqiansyah52@gmail.com" }, "record": { - "CNAME": "RizqiSeijuuro.github.io/portfolio" + "CNAME": "rizqiseijuuro.github.io" } } \ No newline at end of file From 06e80d1fe9b2c7c5e11349ad343d6ab45dd79aff Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Thu, 20 Feb 2025 09:04:46 +0530 Subject: [PATCH 22/26] Create _github-pages-challenge-therookiecoder.therookiecoder.json --- ...ages-challenge-therookiecoder.therookiecoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-therookiecoder.therookiecoder.json diff --git a/domains/_github-pages-challenge-therookiecoder.therookiecoder.json b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json new file mode 100644 index 000000000..fbf7295f8 --- /dev/null +++ b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json @@ -0,0 +1,12 @@ +{ + "description": "GitHub domain verification for my personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "therookiecoder" + }, + "record": { + "TXT": "11a49aa635c8bc15e62134fbd34a46" + } +} From 425ec1221aa399d84dd6469abca5d2a778dd1cca Mon Sep 17 00:00:00 2001 From: Arya Date: Thu, 20 Feb 2025 16:31:33 +0700 Subject: [PATCH 23/26] Rename worldsavior to worldsavior.json --- domains/{worldsavior => worldsavior.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{worldsavior => worldsavior.json} (100%) diff --git a/domains/worldsavior b/domains/worldsavior.json similarity index 100% rename from domains/worldsavior rename to domains/worldsavior.json From 77ed7345f3ba9d4438e17472b0b4fc3de5af9752 Mon Sep 17 00:00:00 2001 From: Md Ariful Islam <46021788+Arif-Islam@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:18:18 +0600 Subject: [PATCH 24/26] Create arif.json --- domains/arif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arif.json diff --git a/domains/arif.json b/domains/arif.json new file mode 100644 index 000000000..b3df945d0 --- /dev/null +++ b/domains/arif.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/Arif-Islam/Portfolio-site", + "owner": { + "username": "Arif-Islam", + "email": "arif8491@gmail.com" + }, + "record": { + "CNAME": "Arif-Islam.github.io" + } +} From 3ddb4ddcf8a330f99ae4f5236ff7f1022f656caa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:50:44 -0500 Subject: [PATCH 25/26] Update domains/arif.json Co-authored-by: JustDeveloper --- domains/arif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arif.json b/domains/arif.json index b3df945d0..65cbda863 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -6,6 +6,6 @@ "email": "arif8491@gmail.com" }, "record": { - "CNAME": "Arif-Islam.github.io" + "CNAME": "arif-islam.github.io" } } From 1d02468a3cfab33b81c9e3192dd973e6425b9a29 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:04:28 -0500 Subject: [PATCH 26/26] Update domains/elib0.json Co-authored-by: JustDeveloper --- domains/elib0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elib0.json b/domains/elib0.json index 25a17df8d..dfb6c8537 100644 --- a/domains/elib0.json +++ b/domains/elib0.json @@ -4,6 +4,6 @@ "email": "elijose.c@gmail.com" }, "record": { - "TXT": "elib0.github.io" + "CNAME": "elib0.github.io" } }