From 0b75e1618647cda6ebad91c5b637e37f13af9c8f Mon Sep 17 00:00:00 2001 From: humayan <63096143+0x98c9@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:47:48 +0530 Subject: [PATCH 01/56] Add domain configuration for 0x98c9 --- domains/0x98c9.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0x98c9.json diff --git a/domains/0x98c9.json b/domains/0x98c9.json new file mode 100644 index 0000000000..ea2c8537d0 --- /dev/null +++ b/domains/0x98c9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x98c9", + "email": "humayanalrosid3@gmail.com" + }, + "records": { + "CNAME": "0x98c9.pages.dev" + } +} From 506c36514f1981c3b70ecbb1260109291041d446 Mon Sep 17 00:00:00 2001 From: Manish Sarkar Date: Wed, 26 Nov 2025 17:54:20 +0530 Subject: [PATCH 02/56] add manish4586 --- domains/manish4586.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/manish4586.json diff --git a/domains/manish4586.json b/domains/manish4586.json new file mode 100644 index 0000000000..d839938bb9 --- /dev/null +++ b/domains/manish4586.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manish4586", + "email": "manish.n.manish45@gmail.com" + }, + "record": { + "CNAME": "manish4586.github.io" + } +} From 04f492914c26cc4a1c3be44041992dc7ff355f1a Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:18:32 -0300 Subject: [PATCH 03/56] Create alec.json --- domains/alec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/alec diff --git a/domains/alec b/domains/alec new file mode 100644 index 0000000000..bb45769146 --- /dev/null +++ b/domains/alec @@ -0,0 +1,17 @@ +{ + + "owner": { + + "username": "AlecLimaDev", + + "email": "aleclimadev@gmail.com" + + }, + + "records": { + + "TXT": "216.198.79.1" + + } + +} From 4f852a9fefbfda9c0b56e22017ac32cdfac7d719 Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:26:33 -0300 Subject: [PATCH 04/56] Create _vercel.alec.json --- domains/_vercel.alec.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/_vercel.alec.json diff --git a/domains/_vercel.alec.json b/domains/_vercel.alec.json new file mode 100644 index 0000000000..71a6d008f8 --- /dev/null +++ b/domains/_vercel.alec.json @@ -0,0 +1,17 @@ +{ + + "owner": { + + "username": "AlecLimaDev", + + "email": "aleclimadev@gmail.com" + + }, + + "records": { + + "TXT": "vc-domain-verify=alec.is-a.dev,30972836eeb087ee9f99" + + } + +} From 99eb65434439d8e075db29ceb470edd69600cb2f Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:41:20 -0300 Subject: [PATCH 05/56] Change TXT record to A record for IP address --- domains/alec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alec b/domains/alec index bb45769146..cea48ba54a 100644 --- a/domains/alec +++ b/domains/alec @@ -10,7 +10,7 @@ "records": { - "TXT": "216.198.79.1" + "A": "216.198.79.1" } From 9b29049cb709ca601b67b5423ff81e38a928995d Mon Sep 17 00:00:00 2001 From: TAREK HOSSAIN Date: Thu, 27 Nov 2025 14:27:32 +0600 Subject: [PATCH 06/56] Create iamtarek.json --- domains/iamtarek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iamtarek.json diff --git a/domains/iamtarek.json b/domains/iamtarek.json new file mode 100644 index 0000000000..7ebf865755 --- /dev/null +++ b/domains/iamtarek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iam-sigma", + "email": "iamsigmaboy@gmail.com" + }, + "record": { + "A": ["216.198.79.1"] + } + +} From 1ea47e3b86a6cc9d96957973d44453ca5368eeca Mon Sep 17 00:00:00 2001 From: Manish Sarkar Date: Thu, 27 Nov 2025 14:10:50 +0530 Subject: [PATCH 07/56] rename record > records --- domains/manish4586.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manish4586.json b/domains/manish4586.json index d839938bb9..bba43cbae4 100644 --- a/domains/manish4586.json +++ b/domains/manish4586.json @@ -3,7 +3,7 @@ "username": "Manish4586", "email": "manish.n.manish45@gmail.com" }, - "record": { + "records": { "CNAME": "manish4586.github.io" } } From a2b169fdc1b8fec384b110ba62aad8ce72e2781d Mon Sep 17 00:00:00 2001 From: Raufu Abdulrahman Date: Thu, 27 Nov 2025 10:24:51 +0100 Subject: [PATCH 08/56] =?UTF-8?q?koded=20=F0=9F=91=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/koded.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/koded.json diff --git a/domains/koded.json b/domains/koded.json new file mode 100644 index 0000000000..68b7465184 --- /dev/null +++ b/domains/koded.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Koded0214h" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From d33e2bfd8394b79c4b7838a4f8cdbaf3a69fffe3 Mon Sep 17 00:00:00 2001 From: Raufu Abdulrahman Date: Thu, 27 Nov 2025 10:33:25 +0100 Subject: [PATCH 09/56] Update CNAME record in koded.json --- domains/koded.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/koded.json b/domains/koded.json index 68b7465184..9794069d2e 100644 --- a/domains/koded.json +++ b/domains/koded.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Koded0214h" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "Koded0214h" + }, + "records": { + "CNAME": "koded-gilt.vercel.app" + } } From 2dd8b62ded5fe044dd8f470eefbb2c201721a06a Mon Sep 17 00:00:00 2001 From: yyaahhzxc <100341491+yyaahhzxc@users.noreply.github.com> Date: Thu, 27 Nov 2025 18:14:13 +0800 Subject: [PATCH 10/56] Add yahyah-odin.json domain configuration --- domains/yahyah-odin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yahyah-odin.json diff --git a/domains/yahyah-odin.json b/domains/yahyah-odin.json new file mode 100644 index 0000000000..f834a6e582 --- /dev/null +++ b/domains/yahyah-odin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yyaahhzxc", + "email": "yahyahodin@gmail.com" + }, + "record": { + "CNAME": "yyaahhzxc.github.io" + } +} From 738e71bb7405f45e96b0284907b0f74d399011d7 Mon Sep 17 00:00:00 2001 From: Arif <90670785+an-arif@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:09:19 +0530 Subject: [PATCH 11/56] Create arif.json --- domains/arif.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/arif.json diff --git a/domains/arif.json b/domains/arif.json new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/domains/arif.json @@ -0,0 +1 @@ + From 5b31fcae0b7933a5060c0f36c92bcc8486cc4582 Mon Sep 17 00:00:00 2001 From: Arif <90670785+an-arif@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:16:18 +0530 Subject: [PATCH 12/56] Add JSON configuration for domain 'arif' --- domains/arif.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/domains/arif.json b/domains/arif.json index 8b13789179..b1260a70b1 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -1 +1,9 @@ +{ + "owner": { + "username": "an-arif" + }, + "records": { + "CNAME": "arif00.pages.dev" + } +} From bc4c8acca65294658a95a97b97c95be09a94d3f4 Mon Sep 17 00:00:00 2001 From: Arif <90670785+an-arif@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:21:35 +0530 Subject: [PATCH 13/56] Add email field to arif.json --- domains/arif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/arif.json b/domains/arif.json index b1260a70b1..51b70b0c6b 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -1,6 +1,7 @@ { "owner": { "username": "an-arif" + "email": "muhammedarifnn@gmail.com" }, "records": { "CNAME": "arif00.pages.dev" From 98148a554053fc37f724bf7b680e8ab93cd55432 Mon Sep 17 00:00:00 2001 From: Arif <90670785+an-arif@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:28:05 +0530 Subject: [PATCH 14/56] Update arif.json --- domains/arif.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/arif.json b/domains/arif.json index 51b70b0c6b..066ef31d8f 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -1,10 +1,9 @@ { "owner": { - "username": "an-arif" + "username": "an-arif", "email": "muhammedarifnn@gmail.com" }, "records": { "CNAME": "arif00.pages.dev" } } - From 818bc4df49dc16651a9d1f2c37ec18ffba7cac40 Mon Sep 17 00:00:00 2001 From: Faisal Andrabi <68887921+faisalandrabi@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:28:20 +0530 Subject: [PATCH 15/56] Update domain owner information and records --- domains/faisalandrabi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faisalandrabi.json diff --git a/domains/faisalandrabi.json b/domains/faisalandrabi.json new file mode 100644 index 0000000000..0f556fa925 --- /dev/null +++ b/domains/faisalandrabi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faisalandrabi", + "email": "faisalbinsyed@gmail.com" + }, + "records": { + "CNAME": "faisalandrabi.github.io" + } +} From eeaadbfa625bfd02636a41e5abe959ab27b91e24 Mon Sep 17 00:00:00 2001 From: T_Lex <44838299+Lextrades@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:20:43 +0100 Subject: [PATCH 16/56] Add lex.json for domain configuration --- domains/lex.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lex.json diff --git a/domains/lex.json b/domains/lex.json new file mode 100644 index 0000000000..6d9002bf67 --- /dev/null +++ b/domains/lex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lextrades", + "email": "lex@real-x-dreams.com" + }, + "records": { + "CNAME": "lextrades.github.io" + }, + "proxied": false +} From 15e54cee61f00991c533f380dff1ef02a349ec93 Mon Sep 17 00:00:00 2001 From: Chamar Williams <90006406+ChamarWilliams@users.noreply.github.com> Date: Thu, 27 Nov 2025 06:34:00 -0500 Subject: [PATCH 17/56] Update owner details and CNAME record in cwilliams.json --- domains/cwilliams.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cwilliams.json diff --git a/domains/cwilliams.json b/domains/cwilliams.json new file mode 100644 index 0000000000..48c9b55d06 --- /dev/null +++ b/domains/cwilliams.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChamarWilliams" + "email": "chamarwilliams05@gmail.com" + }, + "records": { + "CNAME": "chamarwilliams.github.io" + } +} From 3739469266fe0c1c4f14acf63eecebfa6c200ad5 Mon Sep 17 00:00:00 2001 From: and512556-star Date: Thu, 27 Nov 2025 14:10:37 +0200 Subject: [PATCH 18/56] Create _vercel.cloverclowzer.json --- domains/_vercel.cloverclowzer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.cloverclowzer.json diff --git a/domains/_vercel.cloverclowzer.json b/domains/_vercel.cloverclowzer.json new file mode 100644 index 0000000000..cd6ea44d25 --- /dev/null +++ b/domains/_vercel.cloverclowzer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "and512556-star", + "email": "and512556@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=cloverclowzer.is-a.dev,e3f4cd9ba7c2f0c00d57" + } +} From 6236a2a98533bf675f72b2644c82ce4018060c99 Mon Sep 17 00:00:00 2001 From: Franklin Hyriol RAZAFINANDRASANA Date: Thu, 27 Nov 2025 15:26:06 +0300 Subject: [PATCH 19/56] Add hyriol.json for domain configuration My portfolio on Cloudflare Pages. --- domains/hyriol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hyriol.json diff --git a/domains/hyriol.json b/domains/hyriol.json new file mode 100644 index 0000000000..cac9134609 --- /dev/null +++ b/domains/hyriol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Franklin-hyriol", + "email": "franklinrazafy@gmail.com" + }, + "records": { + "CNAME": "https://hyriol.pages.dev/" + } +} From c2a23d7cf17b59104e1c73d9d660453461c8f8b3 Mon Sep 17 00:00:00 2001 From: Karthik Date: Thu, 27 Nov 2025 18:04:08 +0530 Subject: [PATCH 20/56] new: gh/cname record for jin.is-a.dev --- domains/jin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jin.json diff --git a/domains/jin.json b/domains/jin.json new file mode 100644 index 0000000000..a6d2119f61 --- /dev/null +++ b/domains/jin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "karthik-019", + "email": "karthikdakaraju@gmail.com" + }, + "records": { + "CNAME": "karthik-019.github.io/Portfolio-2.o" + } +} \ No newline at end of file From 3a5327f4d3300a3ef72474c5367af6b7f5641346 Mon Sep 17 00:00:00 2001 From: Karthik Date: Thu, 27 Nov 2025 18:09:34 +0530 Subject: [PATCH 21/56] minor: remove path CNAME --- domains/jin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jin.json b/domains/jin.json index a6d2119f61..f862ea78e0 100644 --- a/domains/jin.json +++ b/domains/jin.json @@ -4,6 +4,6 @@ "email": "karthikdakaraju@gmail.com" }, "records": { - "CNAME": "karthik-019.github.io/Portfolio-2.o" + "CNAME": "karthik-019.github.io" } } \ No newline at end of file From ab8f4c7aa2ba7d298391788f0baf17e7ee7474fe Mon Sep 17 00:00:00 2001 From: fusion Date: Thu, 27 Nov 2025 14:39:38 +0200 Subject: [PATCH 22/56] adding fusion.json to domain list --- domains/fusion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fusion.json diff --git a/domains/fusion.json b/domains/fusion.json new file mode 100644 index 0000000000..bbf072e11d --- /dev/null +++ b/domains/fusion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fusionofficial" + }, + "records": { + "CNAME": "fusionnn.duckdns.org" + }, + "proxied": true +} From 851727f76ce5bd9ebfb43c519a461194d403f194 Mon Sep 17 00:00:00 2001 From: yyaahhzxc <100341491+yyaahhzxc@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:40:30 +0800 Subject: [PATCH 23/56] Rename 'record' to 'records' in JSON file --- domains/yahyah-odin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yahyah-odin.json b/domains/yahyah-odin.json index f834a6e582..68673b9cb2 100644 --- a/domains/yahyah-odin.json +++ b/domains/yahyah-odin.json @@ -3,7 +3,7 @@ "username": "yyaahhzxc", "email": "yahyahodin@gmail.com" }, - "record": { + "records": { "CNAME": "yyaahhzxc.github.io" } } From a63b1c11e9c510ec6b45eaa538544365b10f8ff6 Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Thu, 27 Nov 2025 09:51:56 -0300 Subject: [PATCH 24/56] Clean up formatting in _vercel.alec.json Removed unnecessary whitespace and formatting issues. --- domains/_vercel.alec.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/domains/_vercel.alec.json b/domains/_vercel.alec.json index 71a6d008f8..b7151d29a6 100644 --- a/domains/_vercel.alec.json +++ b/domains/_vercel.alec.json @@ -1,17 +1,9 @@ { - "owner": { - "username": "AlecLimaDev", - "email": "aleclimadev@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=alec.is-a.dev,30972836eeb087ee9f99" - } - } From d13f515bcb28cb30c4ab88892e6088231f65a9cb Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Thu, 27 Nov 2025 09:53:24 -0300 Subject: [PATCH 25/56] Update and rename alec to aleclima.json --- domains/{alec => aleclima.json} | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) rename domains/{alec => aleclima.json} (77%) diff --git a/domains/alec b/domains/aleclima.json similarity index 77% rename from domains/alec rename to domains/aleclima.json index cea48ba54a..595d256c72 100644 --- a/domains/alec +++ b/domains/aleclima.json @@ -1,17 +1,9 @@ { - "owner": { - "username": "AlecLimaDev", - "email": "aleclimadev@gmail.com" - }, - "records": { - - "A": "216.198.79.1" - + "A": ["216.198.79.1"] } - } From 4af363d769df6848db548a5afd3c28402c4c2069 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:08:59 +0800 Subject: [PATCH 26/56] Add noefly.json for domain configuration details --- domains/noefly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/noefly.json diff --git a/domains/noefly.json b/domains/noefly.json new file mode 100644 index 0000000000..63a24251ac --- /dev/null +++ b/domains/noefly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "noeFly" + }, + "records": { + "ALIAS": "noefly.gitlab.io" + } +} From ab40b95ccdee03ad273adfa7a2e941cd4f5cfc26 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:14:23 +0800 Subject: [PATCH 27/56] Add GitLab Pages verification code JSON file --- domains/_gitlab-pages-verification-code.noefly.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/_gitlab-pages-verification-code.noefly.json diff --git a/domains/_gitlab-pages-verification-code.noefly.json b/domains/_gitlab-pages-verification-code.noefly.json new file mode 100644 index 0000000000..d817195016 --- /dev/null +++ b/domains/_gitlab-pages-verification-code.noefly.json @@ -0,0 +1,7 @@ +{ + "owner": { + "name": "noeFly" + }, + "records": { + "TXT": "gitlab-pages-verification-code=d9ef25a8045bbd7699aa51f5163fd5dc" +} From 4e4743b075392a5c7f60cec52e8cde0daea1c0ae Mon Sep 17 00:00:00 2001 From: Alec Lima <113944864+AlecLimaDev@users.noreply.github.com> Date: Thu, 27 Nov 2025 10:16:28 -0300 Subject: [PATCH 28/56] Add new Vercel domain configuration file --- domains/{_vercel.alec.json => _vercel.aleclima.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.alec.json => _vercel.aleclima.json} (61%) diff --git a/domains/_vercel.alec.json b/domains/_vercel.aleclima.json similarity index 61% rename from domains/_vercel.alec.json rename to domains/_vercel.aleclima.json index b7151d29a6..0cd9dd4407 100644 --- a/domains/_vercel.alec.json +++ b/domains/_vercel.aleclima.json @@ -4,6 +4,6 @@ "email": "aleclimadev@gmail.com" }, "records": { - "TXT": "vc-domain-verify=alec.is-a.dev,30972836eeb087ee9f99" + "TXT": "vc-domain-verify=aleclima.is-a.dev,87980df511a2b66b1139" } } From 134db26dee6dec50cf7b1af1352bf772a61a0eb0 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:18:10 +0800 Subject: [PATCH 29/56] Add JSON structure for Discord domain configuration --- domains/_discord.noefly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.noefly.json diff --git a/domains/_discord.noefly.json b/domains/_discord.noefly.json new file mode 100644 index 0000000000..3cde025755 --- /dev/null +++ b/domains/_discord.noefly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "noeFly" + }, + "records": { + "TXT": "dh=f28eb4952c7639e501eeca66afcc23d60cb6c328" + } +} From 6df2cdfec9ad42336bb776abb3578b1fc11b87c7 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:22:31 +0800 Subject: [PATCH 30/56] Add _atproto.noefly.json domain configuration --- domains/_atproto.noefly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_atproto.noefly.json diff --git a/domains/_atproto.noefly.json b/domains/_atproto.noefly.json new file mode 100644 index 0000000000..a27b54d43a --- /dev/null +++ b/domains/_atproto.noefly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "noeFly" + }, + "records": { + "TXT": "did=did:plc:yjk6wabyjoq26mm2eyhmqpax" + } +} From 917e50d3d699088753a9fac26b14cd13a67e672f Mon Sep 17 00:00:00 2001 From: Chamar Williams <90006406+ChamarWilliams@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:25:48 -0500 Subject: [PATCH 31/56] Update cwilliams.json --- domains/cwilliams.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cwilliams.json b/domains/cwilliams.json index 48c9b55d06..4e86c9d2c9 100644 --- a/domains/cwilliams.json +++ b/domains/cwilliams.json @@ -4,6 +4,6 @@ "email": "chamarwilliams05@gmail.com" }, "records": { - "CNAME": "chamarwilliams.github.io" + "CNAME": "ChamarWilliams.github.io" } } From 2370d93527c2fb900eb8cad93c4ec31241015325 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:28:50 +0800 Subject: [PATCH 32/56] Add email to owner in noefly.json --- domains/noefly.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/noefly.json b/domains/noefly.json index 63a24251ac..d7f2db5b8b 100644 --- a/domains/noefly.json +++ b/domains/noefly.json @@ -1,6 +1,7 @@ { "owner": { - "username": "noeFly" + "username": "noeFly", + "email": "jeffyang0123@gmail.com" }, "records": { "ALIAS": "noefly.gitlab.io" From 74967ce697cd840a93aa4d4c646400f5f59c3c52 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:29:33 +0800 Subject: [PATCH 33/56] Add email field to owner in JSON file --- domains/_atproto.noefly.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_atproto.noefly.json b/domains/_atproto.noefly.json index a27b54d43a..ee960dad32 100644 --- a/domains/_atproto.noefly.json +++ b/domains/_atproto.noefly.json @@ -1,6 +1,7 @@ { "owner": { - "username": "noeFly" + "username": "noeFly", + "email": "jeffyang0123@gmail.com" }, "records": { "TXT": "did=did:plc:yjk6wabyjoq26mm2eyhmqpax" From 926a7460677317b969f731bae093c5503fab6e82 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:29:50 +0800 Subject: [PATCH 34/56] Add email field to owner in _discord.noefly.json --- domains/_discord.noefly.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_discord.noefly.json b/domains/_discord.noefly.json index 3cde025755..1c98ed418a 100644 --- a/domains/_discord.noefly.json +++ b/domains/_discord.noefly.json @@ -1,6 +1,7 @@ { "owner": { - "username": "noeFly" + "username": "noeFly", + "email": "jeffyang0123@gmail.com" }, "records": { "TXT": "dh=f28eb4952c7639e501eeca66afcc23d60cb6c328" From 5362dacc43ec239a8d5f8a4cbacfb7558a61095d Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:30:04 +0800 Subject: [PATCH 35/56] Add email and username to GitLab verification JSON --- domains/_gitlab-pages-verification-code.noefly.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_gitlab-pages-verification-code.noefly.json b/domains/_gitlab-pages-verification-code.noefly.json index d817195016..be1443c4fa 100644 --- a/domains/_gitlab-pages-verification-code.noefly.json +++ b/domains/_gitlab-pages-verification-code.noefly.json @@ -1,6 +1,7 @@ { "owner": { - "name": "noeFly" + "username": "noeFly", + "email": "jeffyang0123@gmail.com" }, "records": { "TXT": "gitlab-pages-verification-code=d9ef25a8045bbd7699aa51f5163fd5dc" From 3365a125a2ae9cb6de861a626aa8a82e57fd158d Mon Sep 17 00:00:00 2001 From: Chamar Williams <90006406+ChamarWilliams@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:30:14 -0500 Subject: [PATCH 36/56] Update cwilliams.json --- domains/cwilliams.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cwilliams.json b/domains/cwilliams.json index 4e86c9d2c9..0ac89c32c4 100644 --- a/domains/cwilliams.json +++ b/domains/cwilliams.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ChamarWilliams" + "username": "ChamarWilliams", "email": "chamarwilliams05@gmail.com" }, "records": { From b105633f90faca51882be8ef87c21cadd519c98a Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:39:51 +0800 Subject: [PATCH 37/56] Change ALIAS record to CNAME in noefly.json --- domains/noefly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noefly.json b/domains/noefly.json index d7f2db5b8b..35f8306ada 100644 --- a/domains/noefly.json +++ b/domains/noefly.json @@ -4,6 +4,6 @@ "email": "jeffyang0123@gmail.com" }, "records": { - "ALIAS": "noefly.gitlab.io" + "CNAME": "noefly.gitlab.io" } } From 4b9cf67791d2c2c8f0ffb4f58aa668396dc75b08 Mon Sep 17 00:00:00 2001 From: noeFly Date: Thu, 27 Nov 2025 21:43:51 +0800 Subject: [PATCH 38/56] Add GitLab Pages verification code to JSON --- domains/_gitlab-pages-verification-code.noefly.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_gitlab-pages-verification-code.noefly.json b/domains/_gitlab-pages-verification-code.noefly.json index be1443c4fa..ff9dd98be3 100644 --- a/domains/_gitlab-pages-verification-code.noefly.json +++ b/domains/_gitlab-pages-verification-code.noefly.json @@ -5,4 +5,5 @@ }, "records": { "TXT": "gitlab-pages-verification-code=d9ef25a8045bbd7699aa51f5163fd5dc" + } } From 45f17aef22b5dea03686920fed1f20e6cdaef0f5 Mon Sep 17 00:00:00 2001 From: fusion Date: Thu, 27 Nov 2025 16:18:37 +0200 Subject: [PATCH 39/56] added more contact information --- domains/fusion.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/fusion.json b/domains/fusion.json index bbf072e11d..eac0570886 100644 --- a/domains/fusion.json +++ b/domains/fusion.json @@ -1,6 +1,8 @@ { "owner": { "username": "fusionofficial" + "email": "atomfusiondev@gmail.com" + "discord": "mikropekka" }, "records": { "CNAME": "fusionnn.duckdns.org" From 66434e6dfb1e106916d4cfe2790611bc15cc7425 Mon Sep 17 00:00:00 2001 From: Prabin Subedi <42871240+prabincankod@users.noreply.github.com> Date: Thu, 27 Nov 2025 22:43:32 +0545 Subject: [PATCH 40/56] Update CNAME record in prabin.json --- domains/prabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prabin.json b/domains/prabin.json index fb101657c9..2b30dd423a 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -4,6 +4,6 @@ "email": "prabinsubedi2016@gmail.com" }, "records": { - "URL": "https://www.prabinsubedi.tech" + "CNAME": "prabinsubedi-tech.pages.dev" } } From f4c7a7e7a893cc540d6bf1b594281d103d4b4ec3 Mon Sep 17 00:00:00 2001 From: TAREK HOSSAIN Date: Thu, 27 Nov 2025 23:17:33 +0600 Subject: [PATCH 41/56] Update iamtarek.json --- domains/iamtarek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamtarek.json b/domains/iamtarek.json index 7ebf865755..1c31772a47 100644 --- a/domains/iamtarek.json +++ b/domains/iamtarek.json @@ -3,7 +3,7 @@ "username": "iam-sigma", "email": "iamsigmaboy@gmail.com" }, - "record": { + "records": { "A": ["216.198.79.1"] } From 5eaa2001e19448bbb3d6969c09f4460991a1969c Mon Sep 17 00:00:00 2001 From: Georgio Khoury Date: Thu, 27 Nov 2025 20:53:55 +0200 Subject: [PATCH 42/56] Create georgio.json --- domains/georgio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/georgio.json diff --git a/domains/georgio.json b/domains/georgio.json new file mode 100644 index 0000000000..9aefbabba4 --- /dev/null +++ b/domains/georgio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GiorgioKhoury", + "email": "georgiokhoury02@gmail.com" + }, + "records": { + "CNAME": "georgio.github.io" + } +} From f5ea28ed5d0057c3fb4846da5e99ac8b7949f5e8 Mon Sep 17 00:00:00 2001 From: Sleek Date: Thu, 27 Nov 2025 19:56:22 +0100 Subject: [PATCH 43/56] Add DNS configuration for _discord.null.is-a.dev --- domains/_discord.null.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.null.is-a.dev.json diff --git a/domains/_discord.null.is-a.dev.json b/domains/_discord.null.is-a.dev.json new file mode 100644 index 0000000000..7f002d75c7 --- /dev/null +++ b/domains/_discord.null.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Rtobdowu-570" + }, + "records": { + "TXT": "dh=efdc0862e00425b774e39da12336341246b2a946" + } +} From 516ab8d47b93507443968fdd416b5589e90af55c Mon Sep 17 00:00:00 2001 From: fusion Date: Thu, 27 Nov 2025 21:00:57 +0200 Subject: [PATCH 44/56] switched hosting providers --- domains/fusion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fusion.json b/domains/fusion.json index eac0570886..b287b9a7b6 100644 --- a/domains/fusion.json +++ b/domains/fusion.json @@ -5,7 +5,7 @@ "discord": "mikropekka" }, "records": { - "CNAME": "fusionnn.duckdns.org" + "CNAME": "deluxe-cactus-cf9f9c.netlify.app" }, "proxied": true } From 47e6485a687104b5b27a1aef785e6ab73786af62 Mon Sep 17 00:00:00 2001 From: Sleek Date: Thu, 27 Nov 2025 20:04:51 +0100 Subject: [PATCH 45/56] Add _discord.null.json file --- domains/{_discord.null.is-a.dev.json => _discord.null.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.null.is-a.dev.json => _discord.null.json} (100%) diff --git a/domains/_discord.null.is-a.dev.json b/domains/_discord.null.json similarity index 100% rename from domains/_discord.null.is-a.dev.json rename to domains/_discord.null.json From 807bdf9fbed04cd247f33316e6b3f31dade497bb Mon Sep 17 00:00:00 2001 From: fusion Date: Thu, 27 Nov 2025 21:08:23 +0200 Subject: [PATCH 46/56] fixed json formatting --- domains/fusion.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fusion.json b/domains/fusion.json index b287b9a7b6..9025f1f5e7 100644 --- a/domains/fusion.json +++ b/domains/fusion.json @@ -1,7 +1,7 @@ { "owner": { - "username": "fusionofficial" - "email": "atomfusiondev@gmail.com" + "username": "fusionofficial", + "email": "atomfusiondev@gmail.com", "discord": "mikropekka" }, "records": { From c193c3de2812bfd7dc4cb30e6771c35a65d8e867 Mon Sep 17 00:00:00 2001 From: FWEEaaaa1 <143734146+FWEEaaaa1@users.noreply.github.com> Date: Thu, 27 Nov 2025 19:09:17 +0000 Subject: [PATCH 47/56] Add openjobex.json with owner and records data --- domains/openjobex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/openjobex.json diff --git a/domains/openjobex.json b/domains/openjobex.json new file mode 100644 index 0000000000..fe3e70bbe2 --- /dev/null +++ b/domains/openjobex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} From 1fe5c7adc326a21b5abaf44ac35c7819d4d4b7b9 Mon Sep 17 00:00:00 2001 From: Franklin Hyriol RAZAFINANDRASANA Date: Fri, 28 Nov 2025 08:34:19 +0300 Subject: [PATCH 48/56] Update CNAME record format in hyriol.json delete https:// and the / at the end --- domains/hyriol.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hyriol.json b/domains/hyriol.json index cac9134609..54557cfe97 100644 --- a/domains/hyriol.json +++ b/domains/hyriol.json @@ -4,6 +4,6 @@ "email": "franklinrazafy@gmail.com" }, "records": { - "CNAME": "https://hyriol.pages.dev/" + "CNAME": "hyriol.pages.dev" } } From e05a53b48619e90b0d689030179b445dcf408f52 Mon Sep 17 00:00:00 2001 From: Joseph Gakah <54236546+joegakah@users.noreply.github.com> Date: Fri, 28 Nov 2025 09:27:13 +0300 Subject: [PATCH 49/56] Add joegakah.json for domain configuration --- domains/joegakah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joegakah.json diff --git a/domains/joegakah.json b/domains/joegakah.json new file mode 100644 index 0000000000..9eec5a4fbc --- /dev/null +++ b/domains/joegakah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joegakah", + "email": "[kumegakah@gmail.com]" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 376e258f79a87a8203f541cd997d81817bdbeadb Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 28 Nov 2025 14:27:20 +0800 Subject: [PATCH 50/56] proxied is false by default --- domains/lex.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/lex.json b/domains/lex.json index 6d9002bf67..bbf0f08baa 100644 --- a/domains/lex.json +++ b/domains/lex.json @@ -5,6 +5,5 @@ }, "records": { "CNAME": "lextrades.github.io" - }, - "proxied": false + } } From 934eea9d196ded716b47dba7baf5b5deaf2890b0 Mon Sep 17 00:00:00 2001 From: Joseph Gakah <54236546+joegakah@users.noreply.github.com> Date: Fri, 28 Nov 2025 09:28:44 +0300 Subject: [PATCH 51/56] Add Vercel domain configuration for joegakah --- domains/_vercel.joegakah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.joegakah.json diff --git a/domains/_vercel.joegakah.json b/domains/_vercel.joegakah.json new file mode 100644 index 0000000000..3d2bfd173b --- /dev/null +++ b/domains/_vercel.joegakah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joegakah", + "email": "[kumegakah@gmail.com]" + }, + "records": { + "TXT": "vc-domain-verify=joegakah.is-a.dev,32359b7832706c3ee76b" + } +} From 0c6737135797ab73c17dba8a89d6eacbb5dfaf69 Mon Sep 17 00:00:00 2001 From: Joseph Gakah <54236546+joegakah@users.noreply.github.com> Date: Fri, 28 Nov 2025 09:36:25 +0300 Subject: [PATCH 52/56] Fix email format in joegakah.json --- domains/joegakah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joegakah.json b/domains/joegakah.json index 9eec5a4fbc..ad27a383f2 100644 --- a/domains/joegakah.json +++ b/domains/joegakah.json @@ -1,7 +1,7 @@ { "owner": { "username": "joegakah", - "email": "[kumegakah@gmail.com]" + "email": "kumegakah@gmail.com" }, "records": { "A": ["216.198.79.1"] From e7d19b41bae543adf77f3d1e4a07efb37d6438a0 Mon Sep 17 00:00:00 2001 From: Joseph Gakah <54236546+joegakah@users.noreply.github.com> Date: Fri, 28 Nov 2025 09:36:59 +0300 Subject: [PATCH 53/56] Fix email format in _vercel.joegakah.json --- domains/_vercel.joegakah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.joegakah.json b/domains/_vercel.joegakah.json index 3d2bfd173b..291ce9d1ba 100644 --- a/domains/_vercel.joegakah.json +++ b/domains/_vercel.joegakah.json @@ -1,7 +1,7 @@ { "owner": { "username": "joegakah", - "email": "[kumegakah@gmail.com]" + "email": "kumegakah@gmail.com" }, "records": { "TXT": "vc-domain-verify=joegakah.is-a.dev,32359b7832706c3ee76b" From 65abb23a37293ebbeffcb7e4eab52ac5bc1c0923 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 28 Nov 2025 14:50:33 +0800 Subject: [PATCH 54/56] Fix CNAME entry to use lowercase --- domains/cwilliams.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cwilliams.json b/domains/cwilliams.json index 0ac89c32c4..6ce5a9af1d 100644 --- a/domains/cwilliams.json +++ b/domains/cwilliams.json @@ -4,6 +4,6 @@ "email": "chamarwilliams05@gmail.com" }, "records": { - "CNAME": "ChamarWilliams.github.io" + "CNAME": "chamarwilliams.github.io" } } From ccd2a5cc8ff29a56fe37d9c1fbb3a811e2d5eba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leo=20Ben=C3=ADtez?= <141597954+fk2731@users.noreply.github.com> Date: Fri, 28 Nov 2025 00:57:45 -0600 Subject: [PATCH 55/56] Add fk2731.json for domain configuration --- domains/fk2731.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fk2731.json diff --git a/domains/fk2731.json b/domains/fk2731.json new file mode 100644 index 0000000000..1b95d77160 --- /dev/null +++ b/domains/fk2731.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fk2731", + "email": "leo.fk2731@gmail.com" + }, + "records": { + "CNAME": "fk2731.github.io" + } +} From 2c4580e3ff43647432ee98e0655cd38f5867fa10 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 28 Nov 2025 15:18:11 +0800 Subject: [PATCH 56/56] Update fusion.json --- domains/fusion.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/fusion.json b/domains/fusion.json index 9025f1f5e7..d97bdeb13d 100644 --- a/domains/fusion.json +++ b/domains/fusion.json @@ -6,6 +6,5 @@ }, "records": { "CNAME": "deluxe-cactus-cf9f9c.netlify.app" - }, - "proxied": true + } }