From eabd9c112c8f0331f758caf52c0b387fbf55abba Mon Sep 17 00:00:00 2001 From: "S.Navdeep Singh" Date: Wed, 23 Apr 2025 23:44:24 +0530 Subject: [PATCH 01/17] Create _vercel.navdeep.json --- domains/_vercel.navdeep.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.navdeep.json diff --git a/domains/_vercel.navdeep.json b/domains/_vercel.navdeep.json new file mode 100644 index 000000000..94f42d7e9 --- /dev/null +++ b/domains/_vercel.navdeep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Navdeep-Codes", + "email": "navdeep13dps@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=navdeep.is-a.dev,f3b3d4488b914f2fb991" + } +} From 373c09ff35eccc2a306a35a80553982e667cd872 Mon Sep 17 00:00:00 2001 From: "S.Navdeep Singh" Date: Wed, 23 Apr 2025 23:47:51 +0530 Subject: [PATCH 02/17] Create navdeep.json --- domains/navdeep.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/navdeep.json diff --git a/domains/navdeep.json b/domains/navdeep.json new file mode 100644 index 000000000..b274d2718 --- /dev/null +++ b/domains/navdeep.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Navdeep-Codes", + "email": "navdeep13dps@gmail.com" + }, + + "records": { + "CNAME": "navdeepsingh-tech.vercel.app" + } + +} From 3059014d3a3191f11edd8f430b29fd8a03bceaba Mon Sep 17 00:00:00 2001 From: Evans <181973042+evansrrr@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:31:59 +0800 Subject: [PATCH 03/17] Create evans.json --- domains/evans.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/evans.json diff --git a/domains/evans.json b/domains/evans.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/evans.json @@ -0,0 +1 @@ + From ddf758a81ff0a1008864810a496d759682c42bb3 Mon Sep 17 00:00:00 2001 From: Evans <181973042+evansrrr@users.noreply.github.com> Date: Thu, 24 Apr 2025 09:33:22 +0800 Subject: [PATCH 04/17] Update evans.json --- domains/evans.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/evans.json b/domains/evans.json index 8b1378917..d343a40e9 100644 --- a/domains/evans.json +++ b/domains/evans.json @@ -1 +1,11 @@ - +{ + "description": "A personal portfolio website", + "repo": "https://github.com/evansrrr/evans", + "owner": { + "username": "Evansrrr", + "email": "enzoraziore@outlook.com" + }, + "records": { + "CNAME": "evansrrr.netlify.app" + } +} 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 05/17] 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 06/17] 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 07/17] 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 08/17] 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 489c9dad5165316f08dd34539c3c79eeb0859b8e Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 24 Apr 2025 19:07:51 +0800 Subject: [PATCH 09/17] Update joshua subdomain as a redirect --- domains/joshua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshua.json b/domains/joshua.json index 5620bde76..b06f5ef0e 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -4,6 +4,6 @@ "discord": "295391820744228867" }, "records": { - "CNAME": "dwigoric.pages.dev" + "URL": "https://dwigoric.dev" } } From c9f56c462cdc00804cc877e1c2b1d166827b93cb Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 24 Apr 2025 19:08:41 +0800 Subject: [PATCH 10/17] Update dwigoric subdomain as a redirect --- domains/dwigoric.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 5620bde76..b06f5ef0e 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -4,6 +4,6 @@ "discord": "295391820744228867" }, "records": { - "CNAME": "dwigoric.pages.dev" + "URL": "https://dwigoric.dev" } } From 156e73021a0eb1a4c972804f03f65eb43aa22267 Mon Sep 17 00:00:00 2001 From: Mkeko Date: Thu, 24 Apr 2025 17:47:42 +0200 Subject: [PATCH 11/17] 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 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 12/17] 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 13/17] 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 14/17] 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 15/17] 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 16/17] 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 17/17] 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" }