From 96d50ceabd476d615c51f8c0f620f1c6c42ce959 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 04:19:08 +0000 Subject: [PATCH 01/13] Add sabidzpro.is-a.dev subdomain --- domains/_vercel.sabidzpro.json | 11 +++++++++++ domains/sabidzpro.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.sabidzpro.json create mode 100644 domains/sabidzpro.json diff --git a/domains/_vercel.sabidzpro.json b/domains/_vercel.sabidzpro.json new file mode 100644 index 000000000..2e35a177f --- /dev/null +++ b/domains/_vercel.sabidzpro.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT":"vc-domain-verify=sabidzpro.is-a.dev,d94791005dd8e24e874c" + } + } \ No newline at end of file diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json new file mode 100644 index 000000000..a8fd3a7d2 --- /dev/null +++ b/domains/sabidzpro.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "CNAME":"sabidzpro.vercel.app" + } + } \ No newline at end of file From dc8f94dced8f5e677c1dfd6e7e592881f22a0b59 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 05:07:47 +0000 Subject: [PATCH 02/13] Update sabidzpro.json with ForwardEmail config --- domains/sabidzpro.json | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index a8fd3a7d2..561c8a40b 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -1,11 +1,24 @@ { - "description": "Portfolio saya yang di-deploy di Vercel", - "repo": "https://github.com/saifulabidin/saifulabidin.github.io", - "owner": { - "username": "saifulabidin", - "email": "syaiful.osd@yahoo.com" - }, - "records": { - "CNAME":"sabidzpro.vercel.app" - } - } \ No newline at end of file + "description": "Portfolio saya yang di-deploy di Vercel", + "repo": "https://github.com/saifulabidin/saifulabidin.github.io", + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "CNAME": "sabidzpro.vercel.app", + "MX": [ + { + "priority": 10, + "host": "mx1.forwardemail.net" + }, + { + "priority": 10, + "host": "mx2.forwardemail.net" + } + ], + "TXT": [ + "forward-email=syaiful.osd@yahoo.com" + ] + } +} From d4915919c99c3a8902e9f061e614c66dfc586fef Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:10:56 +0000 Subject: [PATCH 03/13] Mark sabidzpro.json as proxied to allow CNAME with MX/TXT --- domains/sabidzpro.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index 561c8a40b..b5d2cf1b3 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -5,6 +5,7 @@ "username": "saifulabidin", "email": "syaiful.osd@yahoo.com" }, + "proxied": true, "records": { "CNAME": "sabidzpro.vercel.app", "MX": [ From 3961974315c07f82b5dc41b0f7a943472413409a Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:27:55 +0000 Subject: [PATCH 04/13] Remove MX and TXT records from sabidzpro.json, keep only CNAME --- domains/sabidzpro.json | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index b5d2cf1b3..8adcbbd4f 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,19 +7,6 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app", - "MX": [ - { - "priority": 10, - "host": "mx1.forwardemail.net" - }, - { - "priority": 10, - "host": "mx2.forwardemail.net" - } - ], - "TXT": [ - "forward-email=syaiful.osd@yahoo.com" - ] + "CNAME": "sabidzpro.vercel.app" } -} +} \ No newline at end of file From 156e73021a0eb1a4c972804f03f65eb43aa22267 Mon Sep 17 00:00:00 2001 From: Mkeko Date: Thu, 24 Apr 2025 17:47:42 +0200 Subject: [PATCH 05/13] Update mkeko.json --- domains/mkeko.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mkeko.json b/domains/mkeko.json index 7ca9d6a96..3843a5f93 100644 --- a/domains/mkeko.json +++ b/domains/mkeko.json @@ -4,6 +4,7 @@ "discord": "1212043905059790881" }, "records": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT": "vyntr-verify=1745509030098-httpsmkekoisadev-2c0jtf2go8k" } } From 294d58e4466dea0e468ff14d710e29e61bca8801 Mon Sep 17 00:00:00 2001 From: BOTCAHX <94074076+BOTCAHX@users.noreply.github.com> Date: Thu, 24 Apr 2025 22:50:49 +0700 Subject: [PATCH 06/13] update tio.json I am changing my account because I am transitioning to a GitHub organization, and this account is my personal account. Therefore, I would like to change the username and email registered here. Thank you. --- domains/tio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tio.json b/domains/tio.json index b81c57b2d..aa023489b 100644 --- a/domains/tio.json +++ b/domains/tio.json @@ -1,7 +1,7 @@ { "owner": { - "username": "hostinger-bot", - "email": "hostingerbalance@gmail.com" + "username": "BOTCAHX", + "email": "tioclkp02@gmail.com" }, "records": { "A": ["75.2.60.5"] From bfda172503d32577e91de585176300a1f3b3c935 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:04:39 +0000 Subject: [PATCH 07/13] Update sabidzpro.json to include ImprovMX MX and TXT records for email configuration --- domains/sabidzpro.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/sabidzpro.json b/domains/sabidzpro.json index 8adcbbd4f..816e43c07 100644 --- a/domains/sabidzpro.json +++ b/domains/sabidzpro.json @@ -7,6 +7,13 @@ }, "proxied": true, "records": { - "CNAME": "sabidzpro.vercel.app" + "CNAME": "sabidzpro.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } -} \ No newline at end of file +} From 965a61b31e5ef910d3172e658ea697bb990d0984 Mon Sep 17 00:00:00 2001 From: Saiful Abidin <55196633+saifulabidin@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:08:04 +0000 Subject: [PATCH 08/13] Add Discord verification TXT record for sabidzpro subdomain --- domains/_discord.sabidzpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sabidzpro.json diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json new file mode 100644 index 000000000..21cde4195 --- /dev/null +++ b/domains/_discord.sabidzpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saifulabidin", + "email": "syaiful.osd@yahoo.com" + }, + "records": { + "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + } +} From e92b8c300765a85fddb79b986ceea308d5ed664d Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:05:07 +0200 Subject: [PATCH 09/13] updated this file @vontey --- domains/ash2vee.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/ash2vee.json b/domains/ash2vee.json index e857c1bf5..c1dc32076 100644 --- a/domains/ash2vee.json +++ b/domains/ash2vee.json @@ -1,11 +1,11 @@ { - "description": "Im gonna use this website for my portfolio", - "repo": "https://github.com/ash2vee/ash2vee.github.io", + "description": "Im gonna use this website for my personal use", + "repo": "https://github.com/vontey/vontey.github.io", "owner": { - "username": "ash2vee", + "username": "vontey", "email": "ash2vee@outlook.com" }, "records": { - "CNAME": "ash2vee.github.io" + "CNAME": "vontey.github.io" } } From dd0f77861b21fa476cb445b85e63d036004965ea Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:08:02 +0200 Subject: [PATCH 10/13] renamed and updated ash2vee.json to vontey.json --- domains/{ash2vee.json => vontey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ash2vee.json => vontey.json} (100%) diff --git a/domains/ash2vee.json b/domains/vontey.json similarity index 100% rename from domains/ash2vee.json rename to domains/vontey.json From d61baa0d4d927b45470981e43882c92a18b82b29 Mon Sep 17 00:00:00 2001 From: Vontey Date: Fri, 25 Apr 2025 21:09:53 +0200 Subject: [PATCH 11/13] updated and renamed - _github-pages-challenge-ash2vee.ash2vee.json to _github-pages-challenge-vontey.vontey.json --- ...sh2vee.json => _github-pages-challenge-vontey.vontey.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-ash2vee.ash2vee.json => _github-pages-challenge-vontey.vontey.json} (51%) diff --git a/domains/_github-pages-challenge-ash2vee.ash2vee.json b/domains/_github-pages-challenge-vontey.vontey.json similarity index 51% rename from domains/_github-pages-challenge-ash2vee.ash2vee.json rename to domains/_github-pages-challenge-vontey.vontey.json index aa764239a..d8d590d4b 100644 --- a/domains/_github-pages-challenge-ash2vee.ash2vee.json +++ b/domains/_github-pages-challenge-vontey.vontey.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ash2vee", + "username": "vontey", "email": "ash2vee@outlook.com" }, "records": { - "TXT": "7cb2d91bbed584ec2cf12c007695ea" + "TXT": "c5d23775aa8514a3dd88ee55d78a14" } } From 4cc55f603a2e4b30460c2d9b1d6a20d3ec7ef0f4 Mon Sep 17 00:00:00 2001 From: Ninad Naik Date: Sat, 26 Apr 2025 01:18:53 +0530 Subject: [PATCH 12/13] Update URL record in ninad.json --- domains/ninad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ninad.json b/domains/ninad.json index 8981c4d6c..31ad6d55d 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "records": { - "URL": "https://ninadnaik.xyz", + "URL": "https://ninadnaik.me", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=ninadtechnical+fe@gmail.com" } From ffbcd65cbbfb5c25b74f3f812902bf0e8113471f Mon Sep 17 00:00:00 2001 From: zPleum <154593409+zpleum@users.noreply.github.com> Date: Sat, 26 Apr 2025 19:36:40 +0700 Subject: [PATCH 13/13] Create zpleum.json --- domains/zpleum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zpleum.json diff --git a/domains/zpleum.json b/domains/zpleum.json new file mode 100644 index 000000000..55c2e85e5 --- /dev/null +++ b/domains/zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "CNAME": "zpleum.vercel.app" + } +}