From 1c80e920cae1edf6422c82144a02398989fe6eb3 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:00:45 +0100 Subject: [PATCH 01/12] Create noctade.json --- domains/noctade.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/noctade.json diff --git a/domains/noctade.json b/domains/noctade.json new file mode 100644 index 000000000..1295ae0d5 --- /dev/null +++ b/domains/noctade.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Noctade" + }, + "record": { + "CNAME": "noctade.github.io" + } +} From 1da35f10c6205b693e3066f1b517b2b578b36cc4 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:16:42 +0700 Subject: [PATCH 02/12] Create _vercel.duypt14.json --- domains/_vercel.duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.duypt14.json diff --git a/domains/_vercel.duypt14.json b/domains/_vercel.duypt14.json new file mode 100644 index 000000000..a2e727dc8 --- /dev/null +++ b/domains/_vercel.duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=duypt14.is-a.dev,14245b40810d20910d2a" + } +} From 4282ea969b4b8fa316e3744b6c47b6b7f706825a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:18:35 +0400 Subject: [PATCH 03/12] refactor: remove endeade.json --- domains/endeade.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/endeade.json diff --git a/domains/endeade.json b/domains/endeade.json deleted file mode 100644 index bf33c7e37..000000000 --- a/domains/endeade.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Endeade", - "email": "endeade80@gmail.com", - "discord": "1117869855538942032" - }, - "record": { - "CNAME": "endeade.github.io" - } -} From 090c0b2aca15c905f3e58a1cdbd4edf61dc65912 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Sat, 8 Mar 2025 09:24:23 +0100 Subject: [PATCH 04/12] Update noctade.json --- domains/noctade.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/domains/noctade.json b/domains/noctade.json index 1295ae0d5..37bea241b 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,8 +1,10 @@ { - "owner": { - "username": "Noctade" - }, - "record": { - "CNAME": "noctade.github.io" - } + "owner": { + "username": "noctade", + "discord": "1117869855538942032" + "email": "endeade80@gmail.com" + }, + "record": { + "CNAME": "https://noctade.github.io" + } } From ff0a2eaf61708c6e23e0f3d5655da7c5c5ee5bd2 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:29:21 +0700 Subject: [PATCH 05/12] Create duypt14.json --- domains/duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duypt14.json diff --git a/domains/duypt14.json b/domains/duypt14.json new file mode 100644 index 000000000..44924cb3a --- /dev/null +++ b/domains/duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + } +} From 97741ae9e6ef2f7152c069daaf8bda41a69e4fdb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:30:24 +0400 Subject: [PATCH 06/12] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 37bea241b..cc6d1e6d5 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,7 +1,7 @@ { "owner": { "username": "noctade", - "discord": "1117869855538942032" + "discord": "1117869855538942032", "email": "endeade80@gmail.com" }, "record": { From 5ddf63f758251a83723320126f3d9dd8d63ecdc3 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:33:18 +0400 Subject: [PATCH 07/12] fix: remove protocol --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index cc6d1e6d5..935685791 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": "https://noctade.github.io" + "CNAME": noctade.github.io" } } From 5edfebe10e138cf112e915a5d58ac6435935ecad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 8 Mar 2025 09:00:15 +0000 Subject: [PATCH 08/12] Update khuong.json, khuongln.json, lamngockhuong.json, ngockhuong.json --- domains/khuong.json | 10 ++++++++++ domains/khuongln.json | 10 ++++++++++ domains/lamngockhuong.json | 10 ++++++++++ domains/ngockhuong.json | 10 ++++++++++ 4 files changed, 40 insertions(+) diff --git a/domains/khuong.json b/domains/khuong.json index 3959d95a7..2283f3209 100644 --- a/domains/khuong.json +++ b/domains/khuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/khuongln.json b/domains/khuongln.json index acfca4116..c45eb15c0 100644 --- a/domains/khuongln.json +++ b/domains/khuongln.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json index b06704cbe..ab7eb8792 100644 --- a/domains/lamngockhuong.json +++ b/domains/lamngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json index 0288067de..0296c9863 100644 --- a/domains/ngockhuong.json +++ b/domains/ngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } From 3dd2bf3e1376c3e63e17679baa417c1c80467af9 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:36:59 +0530 Subject: [PATCH 09/12] feat(domain) : add devghost.json for domain configuration --- domains/devghost.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/devghost.json diff --git a/domains/devghost.json b/domains/devghost.json new file mode 100644 index 000000000..97c348cc0 --- /dev/null +++ b/domains/devghost.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/thecodingwizardx/register.git", + "owner": { + "username": "thecodingwizardx", + "email": "murkyaxe@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From ff473b903a3b3dd9f21176b7b41c9ae7c88ef961 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 13:11:34 +0400 Subject: [PATCH 10/12] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 935685791..97a3b5b64 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": noctade.github.io" + "CNAME": "noctade.github.io" } } From 548d004911e2a5682d91bc9089b32f70ece7bcc8 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:43:24 +0530 Subject: [PATCH 11/12] chore: Update devghost.json --- domains/devghost.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/devghost.json b/domains/devghost.json index 97c348cc0..ccb16cce9 100644 --- a/domains/devghost.json +++ b/domains/devghost.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - }, - "proxied": true + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d9b9de7ea7d9e0456a78bb27ec9334e1ad7edba5 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 16:19:36 +0700 Subject: [PATCH 12/12] Update domains/duypt14.json Co-authored-by: 21Z <21z95@proton.me> --- domains/duypt14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duypt14.json b/domains/duypt14.json index 44924cb3a..27ff91f37 100644 --- a/domains/duypt14.json +++ b/domains/duypt14.json @@ -4,6 +4,6 @@ "email": "phantanduy14@gmail.com" }, "record": { - "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + "CNAME": "portfolio-ptduy14s-projects.vercel.app" } }