From 5dfa228cddff3755c5a059ebe78eec31fa2eaac4 Mon Sep 17 00:00:00 2001 From: sreekanthputta <11090740+sreekanthputta@users.noreply.github.com> Date: Sat, 15 Mar 2025 01:35:41 -0500 Subject: [PATCH 01/51] Create sree --- domains/sree | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sree diff --git a/domains/sree b/domains/sree new file mode 100644 index 000000000..f6830996c --- /dev/null +++ b/domains/sree @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sree", + "email": "putta.sreekanth1@gmail.com" + }, + "record": { + "TXT": "google-site-verification=nXX-abxPPSr9hSqhiakyIHcXYGcuPpIBYVXtPnnxf00" + } +} From 95669a5ee1e1624baf3ab39aa55058885bb26dcd Mon Sep 17 00:00:00 2001 From: sreekanthputta <11090740+sreekanthputta@users.noreply.github.com> Date: Sat, 15 Mar 2025 01:40:00 -0500 Subject: [PATCH 02/51] Update sree --- domains/sree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sree b/domains/sree index f6830996c..b4bbcd363 100644 --- a/domains/sree +++ b/domains/sree @@ -1,7 +1,7 @@ { "owner": { "username": "sree", - "email": "putta.sreekanth1@gmail.com" + "email": "srikanthp12896@gmail.com" }, "record": { "TXT": "google-site-verification=nXX-abxPPSr9hSqhiakyIHcXYGcuPpIBYVXtPnnxf00" From 847e0f24dcef278f7ab2e0b77698f27932f3a38d Mon Sep 17 00:00:00 2001 From: sreekanthputta <11090740+sreekanthputta@users.noreply.github.com> Date: Sat, 15 Mar 2025 12:49:04 -0500 Subject: [PATCH 03/51] Rename sree to sree.json --- domains/{sree => sree.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sree => sree.json} (100%) diff --git a/domains/sree b/domains/sree.json similarity index 100% rename from domains/sree rename to domains/sree.json From 75101d0713cfa37d71084317eb607b21ae611c8b Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Tue, 18 Mar 2025 12:25:40 -0400 Subject: [PATCH 04/51] Create killtolive.json --- domains/killtolive.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/killtolive.json diff --git a/domains/killtolive.json b/domains/killtolive.json new file mode 100644 index 000000000..80a9193a2 --- /dev/null +++ b/domains/killtolive.json @@ -0,0 +1,17 @@ +{ + "description": "KillToLive minecraft server", + "owner": { + "username": "Minecradt", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "SRV": [ + { + "priority": 0, + "weight": 5, + "port": 25565, + "target": "KillToLive.valksystems.pro" + } + ] + } +} From 56705aed029bc25b163af014a6eea691a0437fc2 Mon Sep 17 00:00:00 2001 From: Glenferdinza Date: Wed, 19 Mar 2025 01:02:54 +0700 Subject: [PATCH 05/51] Create asya.json --- asya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 asya.json diff --git a/asya.json b/asya.json new file mode 100644 index 000000000..e990ce5d6 --- /dev/null +++ b/asya.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portofolio website", + "repo": "https://glenferdinza.github.io/Asya-s-Portofolio/", + "owner": { + "username": "Glenferdinza" + "email":"glenferdinza21@gmail.com" + }, + "record": { + "CNAME": "glenferdinza.github.io" + } +} From a08d0b49dfdfc99c18aa87636041225d5efc8116 Mon Sep 17 00:00:00 2001 From: KaguraYayoi Date: Wed, 19 Mar 2025 08:34:17 +0800 Subject: [PATCH 06/51] Create kagurayayoi.json --- domains/kagurayayoi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kagurayayoi.json diff --git a/domains/kagurayayoi.json b/domains/kagurayayoi.json new file mode 100644 index 000000000..fce2d43ff --- /dev/null +++ b/domains/kagurayayoi.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/fjaxzhy/is-a.dev", + "owner": { + "username": "KaguraYayoi", + "email": "admin@kagurayayoi.top" + }, + "record": { + "CNAME": "kagurayayoi.top" + } + } \ No newline at end of file From 2057a713952b66ec75548e88ce20ac0b16428fb9 Mon Sep 17 00:00:00 2001 From: Tanuj Nagpal Date: Wed, 19 Mar 2025 12:48:35 +0530 Subject: [PATCH 07/51] www support for tanuj-nagpal.json --- domains/www.tanuj-nagpal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.tanuj-nagpal.json diff --git a/domains/www.tanuj-nagpal.json b/domains/www.tanuj-nagpal.json new file mode 100644 index 000000000..45e9de417 --- /dev/null +++ b/domains/www.tanuj-nagpal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanuj101", + "email": "tanujnagpal999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 9fc9bb7d1b167e418d578b9b0b8d2f4c27d25435 Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Wed, 19 Mar 2025 14:52:55 +0700 Subject: [PATCH 08/51] Create stkong.json --- domains/stkong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/stkong.json diff --git a/domains/stkong.json b/domains/stkong.json new file mode 100644 index 000000000..c5b1cde5b --- /dev/null +++ b/domains/stkong.json @@ -0,0 +1,10 @@ +{ + "description": "This website is a link to my personal blog.", + "repo": "https://github.com/congltk1234/congltk1234.github.io", + "owner": { + "username": "congltk1234" + }, + "record": { + "CNAME": "congltk1234.github.io" + } +} From 560cf7107ad05029c2803ca4ef3db50e60687d17 Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Wed, 19 Mar 2025 17:17:51 +0900 Subject: [PATCH 09/51] Create karify98.json --- domains/karify98 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/karify98 diff --git a/domains/karify98 b/domains/karify98 new file mode 100644 index 000000000..f5db5890e --- /dev/null +++ b/domains/karify98 @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "karify98", + "email": "nnnam048@gmail.com" + }, + "record": { + "URL": "https://github.com/karify98" + } + } From f59efc834df897681e2f7499869e95b388edba42 Mon Sep 17 00:00:00 2001 From: LaPyae Date: Wed, 19 Mar 2025 14:48:22 +0630 Subject: [PATCH 10/51] add: TXT properties for goolge console verification --- domains/la-pyae-oo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 3fb47d4b7..0006fc51a 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -6,7 +6,8 @@ "email": "lapyaeootharthar@gmail.com" }, "record": { - "CNAME": "lapyaeoo.github.io" + "CNAME": "lapyaeoo.github.io", + "TXT": "google-site-verification=6LBBzq6hGqSJG1IkXd766eWxcJmf7VPHrvSMDZ_h1HE" }, "proxied": true } \ No newline at end of file From 22836b20068ab91394989f7b0e5c6fd26973e23d Mon Sep 17 00:00:00 2001 From: kagurayayoi <33241583+Fjaxzhy@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:33:59 +0800 Subject: [PATCH 11/51] Update domains/kagurayayoi.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kagurayayoi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kagurayayoi.json b/domains/kagurayayoi.json index fce2d43ff..f47aea9c7 100644 --- a/domains/kagurayayoi.json +++ b/domains/kagurayayoi.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/fjaxzhy/is-a.dev", "owner": { - "username": "KaguraYayoi", + "username": "Fjaxzhy", "email": "admin@kagurayayoi.top" }, "record": { From 8ccb8e5a6f2cb0f824014723a1ca7c4bf160821e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duy=20Nguy=E1=BB=85n=20Kim?= <46027765+nguyenkimduy180697@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:39:27 +0700 Subject: [PATCH 12/51] Create duynguyen.json --- duynguyen.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 duynguyen.json diff --git a/duynguyen.json b/duynguyen.json new file mode 100644 index 000000000..ced981957 --- /dev/null +++ b/duynguyen.json @@ -0,0 +1,20 @@ +{ + "description": "duynguyen.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} From e3c64293a309132caeefe26b937a88c8db3d35bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Duy=20Nguy=E1=BB=85n=20Kim?= <46027765+nguyenkimduy180697@users.noreply.github.com> Date: Wed, 19 Mar 2025 15:47:38 +0700 Subject: [PATCH 13/51] Create nguyenkimduy.json --- domains/nguyenkimduy.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/nguyenkimduy.json diff --git a/domains/nguyenkimduy.json b/domains/nguyenkimduy.json new file mode 100644 index 000000000..495a124a3 --- /dev/null +++ b/domains/nguyenkimduy.json @@ -0,0 +1,20 @@ +{ + "description": "nguyenkimduy.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} From e1d823a2564d3b5e3de0656719a969f76ce48868 Mon Sep 17 00:00:00 2001 From: Glenferdinza Date: Wed, 19 Mar 2025 15:52:00 +0700 Subject: [PATCH 14/51] Update asya.json --- asya.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/asya.json b/asya.json index e990ce5d6..5d5614b91 100644 --- a/asya.json +++ b/asya.json @@ -1,11 +1,11 @@ { "description": "Personal portofolio website", - "repo": "https://glenferdinza.github.io/Asya-s-Portofolio/", + "repo": "https://github.com/Glenferdinza/glenferdinza.github.io", "owner": { "username": "Glenferdinza" - "email":"glenferdinza21@gmail.com" + "email":"ghisyadesign21@gmail.com" }, "record": { - "CNAME": "glenferdinza.github.io" + "CNAME": "https://glenferdinza.github.io/" } } From ae04161d0e75a0b1089690d2d9867de91896101c Mon Sep 17 00:00:00 2001 From: Glenferdinza Date: Wed, 19 Mar 2025 15:52:20 +0700 Subject: [PATCH 15/51] Update asya.json From 6005f0d7b584d494302e8e8e09ce667a76879b2c Mon Sep 17 00:00:00 2001 From: GratiaManullang03 <138422913+GratiaManullang03@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:22:32 +0700 Subject: [PATCH 16/51] Create graxya.json --- domains/graxya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graxya.json diff --git a/domains/graxya.json b/domains/graxya.json new file mode 100644 index 000000000..ab1db4e26 --- /dev/null +++ b/domains/graxya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "graxya", + "email": "felixmanullang81@gmail.com" + }, + "record": { + "CNAME": "gratiaportofolio.vercel.app" + } +} From db832b2e1f703da0f36b7c48bc03f58bce0c6959 Mon Sep 17 00:00:00 2001 From: GratiaManullang03 <138422913+GratiaManullang03@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:25:09 +0700 Subject: [PATCH 17/51] Create _vercel.graxya.json --- domains/_vercel.graxya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.graxya.json diff --git a/domains/_vercel.graxya.json b/domains/_vercel.graxya.json new file mode 100644 index 000000000..db13ec895 --- /dev/null +++ b/domains/_vercel.graxya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "graxya", + "email": "felixmanullang81@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=graxya.is-a.dev,f57c22ab53c078ea60ce" + } +} From 9c8c6e0bfaca4df436c0d3d931d1d39d69b81921 Mon Sep 17 00:00:00 2001 From: KruASe76 Date: Wed, 19 Mar 2025 14:42:19 +0300 Subject: [PATCH 18/51] try to fix ssl error --- domains/api.kruase.json | 3 +-- domains/kruase.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/api.kruase.json b/domains/api.kruase.json index ae5fa0396..e08408500 100644 --- a/domains/api.kruase.json +++ b/domains/api.kruase.json @@ -10,6 +10,5 @@ "A": [ "89.19.177.86" ] - }, - "proxied": true + } } diff --git a/domains/kruase.json b/domains/kruase.json index 88d91a085..79f09d49d 100644 --- a/domains/kruase.json +++ b/domains/kruase.json @@ -8,6 +8,5 @@ }, "record": { "CNAME": "kruase.vercel.app" - }, - "proxied": true + } } From 1edb27e37f6f31e9e30dd386584dcf0108911fe4 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 19 Mar 2025 08:44:24 -0400 Subject: [PATCH 19/51] Rename killtolive.json to killtolive.soccer.json --- domains/{killtolive.json => killtolive.soccer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{killtolive.json => killtolive.soccer.json} (100%) diff --git a/domains/killtolive.json b/domains/killtolive.soccer.json similarity index 100% rename from domains/killtolive.json rename to domains/killtolive.soccer.json From 8b70324de7d40d958d2fc8df984fe63197d9af38 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 19 Mar 2025 09:30:07 -0400 Subject: [PATCH 20/51] Update killtolive.soccer.json --- domains/killtolive.soccer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killtolive.soccer.json b/domains/killtolive.soccer.json index 80a9193a2..7d3fe5680 100644 --- a/domains/killtolive.soccer.json +++ b/domains/killtolive.soccer.json @@ -1,7 +1,7 @@ { "description": "KillToLive minecraft server", "owner": { - "username": "Minecradt", + "username": "soccer", "email": "soccer1992.is.a.dev@gmail.com" }, "record": { From ac8626aeacbc3572faf0aa9f5621e739a17e3b3a Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 19 Mar 2025 09:33:18 -0400 Subject: [PATCH 21/51] Rename killtolive.soccer.json to play.soccer.json --- domains/{killtolive.soccer.json => play.soccer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{killtolive.soccer.json => play.soccer.json} (100%) diff --git a/domains/killtolive.soccer.json b/domains/play.soccer.json similarity index 100% rename from domains/killtolive.soccer.json rename to domains/play.soccer.json From 533709eb467d0f4bdf3b82f76505d8057c8685ac Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 19 Mar 2025 10:34:40 -0400 Subject: [PATCH 22/51] Update play.soccer.json --- domains/play.soccer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index 7d3fe5680..b89f7bcd0 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -1,7 +1,7 @@ { "description": "KillToLive minecraft server", "owner": { - "username": "soccer", + "username": "minecradt", "email": "soccer1992.is.a.dev@gmail.com" }, "record": { From 50592b210390850281070621043ddece05f80146 Mon Sep 17 00:00:00 2001 From: Shubham Prajapati Date: Wed, 19 Mar 2025 20:22:43 +0530 Subject: [PATCH 23/51] create shubhamprajapati subdomain --- domains/_vercel.shubhamprajapati.json | 9 +++++++++ domains/shubhamprajapati.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.shubhamprajapati.json create mode 100644 domains/shubhamprajapati.json diff --git a/domains/_vercel.shubhamprajapati.json b/domains/_vercel.shubhamprajapati.json new file mode 100644 index 000000000..2a573f6f4 --- /dev/null +++ b/domains/_vercel.shubhamprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShubhamP528", + "email": "shubham528prajapati@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shubhamprajapati.is-a.dev,a8d0420a3cd14b3d2928" + } +} diff --git a/domains/shubhamprajapati.json b/domains/shubhamprajapati.json new file mode 100644 index 000000000..090086e80 --- /dev/null +++ b/domains/shubhamprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShubhamP528", + "email": "shubham528prajapati@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-kappa-orpin-32.vercel.app" + } +} From 2889e1458831f9e9f62937e8fe367eecb7299069 Mon Sep 17 00:00:00 2001 From: Giau Le Date: Wed, 19 Mar 2025 22:10:13 +0700 Subject: [PATCH 24/51] Create harley.json --- domains/harley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harley.json diff --git a/domains/harley.json b/domains/harley.json new file mode 100644 index 000000000..d281afe4e --- /dev/null +++ b/domains/harley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "weebNeedWeed", + "email": "rivenmle@gmail.com" + }, + "record": { + "CNAME": "weebneedweed.github.io" + } +} From 2acab502d9c54f78810c4acc4d9d9cd9af29cb71 Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:39:11 +0700 Subject: [PATCH 25/51] Update stkong.json --- domains/stkong.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/stkong.json b/domains/stkong.json index c5b1cde5b..18bf551c7 100644 --- a/domains/stkong.json +++ b/domains/stkong.json @@ -2,8 +2,12 @@ "description": "This website is a link to my personal blog.", "repo": "https://github.com/congltk1234/congltk1234.github.io", "owner": { - "username": "congltk1234" + "username": "congltk1234", + "email": "suwuanxan@gmail.com", }, + "redirect_config": { + "custom_paths": { + "/linkedin": "https://www.linkedin.com/in/suthanhcong", "record": { "CNAME": "congltk1234.github.io" } From d9b572a1fa3a4be5576cf58596addb5e9adb8fd4 Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:44:21 +0700 Subject: [PATCH 26/51] Update stkong.json --- domains/stkong.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/stkong.json b/domains/stkong.json index 18bf551c7..c5b2a6052 100644 --- a/domains/stkong.json +++ b/domains/stkong.json @@ -7,7 +7,9 @@ }, "redirect_config": { "custom_paths": { - "/linkedin": "https://www.linkedin.com/in/suthanhcong", + "/linkedin": "https://www.linkedin.com/in/suthanhcong" + } + }, "record": { "CNAME": "congltk1234.github.io" } From dbe75285f470ede6d5108f3546b785c7975f5922 Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:46:36 +0700 Subject: [PATCH 27/51] Update stkong.json --- domains/stkong.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/stkong.json b/domains/stkong.json index c5b2a6052..96877894c 100644 --- a/domains/stkong.json +++ b/domains/stkong.json @@ -4,13 +4,15 @@ "owner": { "username": "congltk1234", "email": "suwuanxan@gmail.com", - }, - "redirect_config": { - "custom_paths": { - "/linkedin": "https://www.linkedin.com/in/suthanhcong" - } + "linkedin": "https://www.linkedin.com/in/suthanhcong", }, "record": { "CNAME": "congltk1234.github.io" + }, + "redirect_config": { + "custom_paths": { + "/linkedin": "https://www.linkedin.com/in/suthanhcong", + }, + "redirect_paths": true } } From 5df62471d4853a7ba106a5172d9d969fb28e38ad Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 19 Mar 2025 14:19:46 -0400 Subject: [PATCH 28/51] Update soccer.json --- domains/soccer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soccer.json b/domains/soccer.json index 86423c1a1..713e2b038 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -1,6 +1,6 @@ { "owner": { - "username": "soccer", + "username": "minecradt", "email": "soccer1992.is.a.dev@gmail.com" }, "record": { From 60827cec22061a3c78735107c4bd9eb146dad21b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=82=8A=20=E2=8A=B9=20amin=20=C2=B7=E2=82=8A=E2=98=85?= Date: Wed, 19 Mar 2025 17:02:07 -0400 Subject: [PATCH 29/51] Update _discord.voxxdevv.json --- domains/_discord.voxxdevv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.voxxdevv.json b/domains/_discord.voxxdevv.json index 3b379ef5b..89619e1df 100644 --- a/domains/_discord.voxxdevv.json +++ b/domains/_discord.voxxdevv.json @@ -4,6 +4,6 @@ "email": "aminrh@icloud.com" }, "record": { - "TXT": "dh=6d817006952096ed75c9c1c84fab50783bad46ac" + "TXT": "dh=86ca7e3af41dae9a1eea4036e19ff63c8417dca0" } } From 5c2db3c3de2c7c6f614766cb1d08f29bcfe291d0 Mon Sep 17 00:00:00 2001 From: DaDogeDev <163669387+DaDogeDev@users.noreply.github.com> Date: Wed, 19 Mar 2025 22:14:05 +0100 Subject: [PATCH 30/51] Create dadoge.json --- domains/dadoge.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dadoge.json diff --git a/domains/dadoge.json b/domains/dadoge.json new file mode 100644 index 000000000..3c5460382 --- /dev/null +++ b/domains/dadoge.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DaDogeDev" + }, + "record": { + "CNAME": "dadogedev.github.io" // Change this if using GitHub Pages, or use an A/AAAA record + }, + "proxied": false +} From d83255c9716cc40cb334f751311eade365c79a5a Mon Sep 17 00:00:00 2001 From: voucan Date: Wed, 19 Mar 2025 17:24:09 -0400 Subject: [PATCH 31/51] Create voucan.is-a.dev --- domains/voucan.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/voucan.is-a.dev diff --git a/domains/voucan.is-a.dev b/domains/voucan.is-a.dev new file mode 100644 index 000000000..a61ce1080 --- /dev/null +++ b/domains/voucan.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voucan", + "email": "vcn4313@gmail.com" + }, + "record": { + "CNAME": "voucan.pages.dev" + } +} From 9063b77062b74ae44113bf8a9be8c550c5afecc0 Mon Sep 17 00:00:00 2001 From: Lyxtem <93158134+Lyxtem@users.noreply.github.com> Date: Wed, 19 Mar 2025 20:21:03 -0400 Subject: [PATCH 32/51] Create _vercel.lyxtem.is-a.dev.json --- domains/_vercel.lyxtem.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.lyxtem.is-a.dev.json diff --git a/domains/_vercel.lyxtem.is-a.dev.json b/domains/_vercel.lyxtem.is-a.dev.json new file mode 100644 index 000000000..e5908e00a --- /dev/null +++ b/domains/_vercel.lyxtem.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lyxtem", + "email": "nu284955@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lyxtem.is-a.dev,bf84cf6cc0d0a77baa9d" + } +} From 33d52fafa1a92a50c37259773cf232869b0f4208 Mon Sep 17 00:00:00 2001 From: Shubham Prajapati Date: Thu, 20 Mar 2025 06:37:59 +0530 Subject: [PATCH 33/51] modify cname --- domains/shubhamprajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhamprajapati.json b/domains/shubhamprajapati.json index 090086e80..a0e028e69 100644 --- a/domains/shubhamprajapati.json +++ b/domains/shubhamprajapati.json @@ -4,6 +4,6 @@ "email": "shubham528prajapati@gmail.com" }, "record": { - "CNAME": "https://portfolio-kappa-orpin-32.vercel.app" + "CNAME": "portfolio-kappa-orpin-32.vercel.app" } } From 3308742777de7bb4620ce97df45a4f0e11fdd9ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Mendes?= Date: Wed, 19 Mar 2025 23:11:07 -0300 Subject: [PATCH 34/51] Update witchboo.json --- domains/witchboo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/witchboo.json b/domains/witchboo.json index 965a7c682..53865792f 100644 --- a/domains/witchboo.json +++ b/domains/witchboo.json @@ -4,6 +4,6 @@ "email": "soconfirmo@hotmail.com" }, "record": { - "CNAME": "witchboo.github.io" + "URL": "https://witchboo.me" } } From 3d64a1080916469b966deb0deff7c582aba5e2f7 Mon Sep 17 00:00:00 2001 From: Aviv Elmakias Date: Thu, 20 Mar 2025 06:36:22 +0200 Subject: [PATCH 35/51] adding aviv.is-a.dev --- domains/aviv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aviv.json diff --git a/domains/aviv.json b/domains/aviv.json new file mode 100644 index 000000000..dccbffc39 --- /dev/null +++ b/domains/aviv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avivelmakias1", + "email": "aviv.elmakias.b@gmail.com" + }, + "record": { + "URL": "https://github.com/avivelmakias1" + } + } From 5e8f1e7f482bbda3012bfa26c0edc0212526188a Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:18:08 +0700 Subject: [PATCH 36/51] Update stkong.json --- domains/stkong.json | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/domains/stkong.json b/domains/stkong.json index 96877894c..8727f9102 100644 --- a/domains/stkong.json +++ b/domains/stkong.json @@ -1,18 +1,12 @@ { - "description": "This website is a link to my personal blog.", - "repo": "https://github.com/congltk1234/congltk1234.github.io", - "owner": { - "username": "congltk1234", - "email": "suwuanxan@gmail.com", - "linkedin": "https://www.linkedin.com/in/suthanhcong", - }, - "record": { - "CNAME": "congltk1234.github.io" - }, - "redirect_config": { - "custom_paths": { - "/linkedin": "https://www.linkedin.com/in/suthanhcong", + "description": "hosting personal / portfolio website for myself. Also this website is a link to my personal blog.", + "repo": "https://github.com/congltk1234/congltk1234.github.io", + "owner": { + "username": "congltk1234", + "email": "suwuanxan@gmail.com", + "linkedin": "https://www.linkedin.com/in/suthanhcong" }, - "redirect_paths": true - } + "record": { + "CNAME": "congltk1234.github.io" + } } From 22c6bdb763ee8b1c5a8eed3d592d625f6e2b4e0b Mon Sep 17 00:00:00 2001 From: kietdo <62020685+kietdo-dev@users.noreply.github.com> Date: Thu, 20 Mar 2025 14:19:02 +0700 Subject: [PATCH 37/51] Create dokiet.json --- domains/dokiet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dokiet.json diff --git a/domains/dokiet.json b/domains/dokiet.json new file mode 100644 index 000000000..27d684591 --- /dev/null +++ b/domains/dokiet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kietdo-dev", + "email": "lionvs12345@gmail.com" + }, + "record": { + "CNAME": "dokiet.vercel.app" + } +} From 2f70aaf23268f23e42d8b9f8b8f6d719ae21b1b9 Mon Sep 17 00:00:00 2001 From: Gia <57454763+hjia98@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:52:34 +0700 Subject: [PATCH 38/51] chore: adding hgia.is-a.dev --- domains/hgia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hgia.json diff --git a/domains/hgia.json b/domains/hgia.json new file mode 100644 index 000000000..236785df1 --- /dev/null +++ b/domains/hgia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hjia98", + "email": "hoanggia1611@gmail.com" + }, + "record": { + "URL": "https://github.com/hjia98" + } + } From e0576202bfd964b61f6f93acf86ba764b37dd4fe Mon Sep 17 00:00:00 2001 From: kietdo <62020685+kietdo-dev@users.noreply.github.com> Date: Thu, 20 Mar 2025 17:11:16 +0700 Subject: [PATCH 39/51] Create _vercel.dokiet.json --- domains/_vercel.dokiet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dokiet.json diff --git a/domains/_vercel.dokiet.json b/domains/_vercel.dokiet.json new file mode 100644 index 000000000..4a0bb2904 --- /dev/null +++ b/domains/_vercel.dokiet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kietdo-dev", + "email": "lionvs12345@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dokiet.is-a.dev,1e2bde9af2e3aef379fd" + } +} From ce670bdd47e336c2303e08ed09d0ba6bd7527acf Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:11:51 +0300 Subject: [PATCH 40/51] Rename _vercel.lyxtem.is-a.dev.json to _vercel.lyxtem.json --- domains/{_vercel.lyxtem.is-a.dev.json => _vercel.lyxtem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.lyxtem.is-a.dev.json => _vercel.lyxtem.json} (100%) diff --git a/domains/_vercel.lyxtem.is-a.dev.json b/domains/_vercel.lyxtem.json similarity index 100% rename from domains/_vercel.lyxtem.is-a.dev.json rename to domains/_vercel.lyxtem.json From 06e480e20a254a7d37e86f4c97b90fd29ecc6acf Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:12:21 +0300 Subject: [PATCH 41/51] Rename voucan.is-a.dev to voucan.json --- domains/{voucan.is-a.dev => voucan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{voucan.is-a.dev => voucan.json} (100%) diff --git a/domains/voucan.is-a.dev b/domains/voucan.json similarity index 100% rename from domains/voucan.is-a.dev rename to domains/voucan.json From 176d3b9bddb42884f3463d5051176fc66b5b0ebd Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:13:40 +0300 Subject: [PATCH 42/51] Update dadoge.json --- domains/dadoge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dadoge.json b/domains/dadoge.json index 3c5460382..00ca5db19 100644 --- a/domains/dadoge.json +++ b/domains/dadoge.json @@ -3,7 +3,7 @@ "username": "DaDogeDev" }, "record": { - "CNAME": "dadogedev.github.io" // Change this if using GitHub Pages, or use an A/AAAA record + "CNAME": "dadogedev.github.io" }, "proxied": false } From 4732f5516caf3d675c4436a940335f07e652c6bd Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:23:07 +0300 Subject: [PATCH 43/51] Update domains/sree.json --- domains/sree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sree.json b/domains/sree.json index b4bbcd363..b83e29a83 100644 --- a/domains/sree.json +++ b/domains/sree.json @@ -1,6 +1,6 @@ { "owner": { - "username": "sree", + "username": "sreekanthputta", "email": "srikanthp12896@gmail.com" }, "record": { From 5d9cc46df726c3735898555cb9692508e87aca9c Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:23:51 +0300 Subject: [PATCH 44/51] Update domains/sree.json From 197a1003a44bf19fd6f51f7fd95963cba6d25c37 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:25:52 +0300 Subject: [PATCH 45/51] fix gh username --- domains/_vercel.graxya.json | 2 +- domains/graxya.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.graxya.json b/domains/_vercel.graxya.json index db13ec895..225281315 100644 --- a/domains/_vercel.graxya.json +++ b/domains/_vercel.graxya.json @@ -1,6 +1,6 @@ { "owner": { - "username": "graxya", + "username": "GratiaManullang03", "email": "felixmanullang81@gmail.com" }, "record": { diff --git a/domains/graxya.json b/domains/graxya.json index ab1db4e26..b6892ec48 100644 --- a/domains/graxya.json +++ b/domains/graxya.json @@ -1,6 +1,6 @@ { "owner": { - "username": "graxya", + "username": "GratiaManullang03", "email": "felixmanullang81@gmail.com" }, "record": { From a03b808b5f86b710af36b9fe71730395a2def43a Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:26:42 +0300 Subject: [PATCH 46/51] Update and rename asya.json to domains/asya.json --- asya.json => domains/asya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename asya.json => domains/asya.json (82%) diff --git a/asya.json b/domains/asya.json similarity index 82% rename from asya.json rename to domains/asya.json index 5d5614b91..325584835 100644 --- a/asya.json +++ b/domains/asya.json @@ -6,6 +6,6 @@ "email":"ghisyadesign21@gmail.com" }, "record": { - "CNAME": "https://glenferdinza.github.io/" + "CNAME": "glenferdinza.github.io" } } From 80f00385c0d7114067b8559593d006789e1b75e0 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:27:56 +0300 Subject: [PATCH 47/51] Update nguyenkimduy.json --- domains/nguyenkimduy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nguyenkimduy.json b/domains/nguyenkimduy.json index 495a124a3..7d31658a7 100644 --- a/domains/nguyenkimduy.json +++ b/domains/nguyenkimduy.json @@ -1,7 +1,7 @@ { "description": "nguyenkimduy.is-a.dev : This is my personal notebook", "owner": { - "username": "nguyenkimduy", + "username": "nguyenkimduy180697", "email": "nguyenkimduy180697@gmail.com" }, "record": { From a3ef23477570a4543fc7d5dd6b1091594ede26fd Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:28:37 +0300 Subject: [PATCH 48/51] Update asya.json --- domains/asya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/asya.json b/domains/asya.json index 325584835..eda2cc50c 100644 --- a/domains/asya.json +++ b/domains/asya.json @@ -1,8 +1,8 @@ { - "description": "Personal portofolio website", + "description": "Personal portofolio website", "repo": "https://github.com/Glenferdinza/glenferdinza.github.io", "owner": { - "username": "Glenferdinza" + "username": "Glenferdinza", "email":"ghisyadesign21@gmail.com" }, "record": { From 419b8df489c60a7786f9256a3556dce9502ac8d8 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:30:04 +0300 Subject: [PATCH 49/51] Update duynguyen.json --- duynguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duynguyen.json b/duynguyen.json index ced981957..959a33e0c 100644 --- a/duynguyen.json +++ b/duynguyen.json @@ -1,7 +1,7 @@ { "description": "duynguyen.is-a.dev : This is my personal notebook", "owner": { - "username": "nguyenkimduy", + "username": "nguyenkimduy180697", "email": "nguyenkimduy180697@gmail.com" }, "record": { From 5467d92d4c9acc86af22c517238c29a503f69d16 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:31:06 +0300 Subject: [PATCH 50/51] Rename duynguyen.json to domains/duynguyen.json --- duynguyen.json => domains/duynguyen.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename duynguyen.json => domains/duynguyen.json (100%) diff --git a/duynguyen.json b/domains/duynguyen.json similarity index 100% rename from duynguyen.json rename to domains/duynguyen.json From b23154879a50fb4de58092edfb87cc8405b4206d Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 20 Mar 2025 13:31:40 +0300 Subject: [PATCH 51/51] Rename karify98 to karify98.json --- domains/{karify98 => karify98.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{karify98 => karify98.json} (100%) diff --git a/domains/karify98 b/domains/karify98.json similarity index 100% rename from domains/karify98 rename to domains/karify98.json