From 83121c95c5f5bb299ba927b46efdd4515db641ff Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:03:17 +0800 Subject: [PATCH 01/32] Create capstone-ai-interview.json --- domains/capstone-ai-interview.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/capstone-ai-interview.json diff --git a/domains/capstone-ai-interview.json b/domains/capstone-ai-interview.json new file mode 100644 index 00000000000..81d19364400 --- /dev/null +++ b/domains/capstone-ai-interview.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticslikerain", + "email": "[email protected]" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 9b5f52f5907f6703b958e4be5dab7639659d80ce Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:07:04 +0800 Subject: [PATCH 02/32] Create _vercel.capstone-ai-interview.json --- domains/_vercel.capstone-ai-interview.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.capstone-ai-interview.json diff --git a/domains/_vercel.capstone-ai-interview.json b/domains/_vercel.capstone-ai-interview.json new file mode 100644 index 00000000000..ace66fb7838 --- /dev/null +++ b/domains/_vercel.capstone-ai-interview.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticslikerain", + "email": "[email protected]" + }, + "records": { + "TXT": "vc-domain-verify=capstone-ai-interview.is-a.dev,dd6f9fa2db0217ba88fd" + } +} From 71486dad74abcbb8f4c47575194dfb2fa34c8a47 Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:16:00 +0800 Subject: [PATCH 03/32] Change owner's email address Updated email address for the owner. --- domains/capstone-ai-interview.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/capstone-ai-interview.json b/domains/capstone-ai-interview.json index 81d19364400..d01f31473dc 100644 --- a/domains/capstone-ai-interview.json +++ b/domains/capstone-ai-interview.json @@ -1,7 +1,7 @@ { "owner": { "username": "criticslikerain", - "email": "[email protected]" + "email": "SacredRichochet@gmail.com" }, "records": { "A": ["216.198.79.1"] From fbcdfabe10b19994631dd8924c3f68d689570443 Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:16:55 +0800 Subject: [PATCH 04/32] Update email address in Vercel configuration --- domains/_vercel.capstone-ai-interview.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.capstone-ai-interview.json b/domains/_vercel.capstone-ai-interview.json index ace66fb7838..e4ba86e43df 100644 --- a/domains/_vercel.capstone-ai-interview.json +++ b/domains/_vercel.capstone-ai-interview.json @@ -1,7 +1,7 @@ { "owner": { "username": "criticslikerain", - "email": "[email protected]" + "email": "SacredRichochet@gmail.com" }, "records": { "TXT": "vc-domain-verify=capstone-ai-interview.is-a.dev,dd6f9fa2db0217ba88fd" From 9531b61de09c2c787cf370e438bc5ccbbfc3f3c4 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 31 Oct 2025 14:14:31 -0300 Subject: [PATCH 05/32] Update nyannix.json --- domains/nyannix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nyannix.json b/domains/nyannix.json index f7c916c63c3..7e9af272a8f 100644 --- a/domains/nyannix.json +++ b/domains/nyannix.json @@ -6,6 +6,7 @@ "twitter": "nixxlte" }, "records": { - "CNAME": "nyannix.vercel.app" + "CNAME": "nyannix.vercel.app", + "TXT": "vc-domain-verify=nyannix.is-a.dev,31ae4fed2cb8570d5f31" } } \ No newline at end of file From e0bc1de0c3d72a2b635deb4df79f52bb16aa1ac0 Mon Sep 17 00:00:00 2001 From: SnehashishMishra Date: Fri, 31 Oct 2025 23:43:43 +0530 Subject: [PATCH 06/32] domain for snehashish --- domains/_vercel.snehashish.json | 9 +++++++++ domains/snehashish.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.snehashish.json create mode 100644 domains/snehashish.json diff --git a/domains/_vercel.snehashish.json b/domains/_vercel.snehashish.json new file mode 100644 index 00000000000..fe0a4492972 --- /dev/null +++ b/domains/_vercel.snehashish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SnehashishMishra", + "email": "snehashishmishra18@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=snehashish.is-a.dev,9e0220dd4969afa08de8" + } +} diff --git a/domains/snehashish.json b/domains/snehashish.json new file mode 100644 index 00000000000..f01e4ffe8b4 --- /dev/null +++ b/domains/snehashish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SnehashishMishra", + "email": "snehashishmishra18@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From b054b1f5c4754ad08d6c180bec44e4670e07e102 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 31 Oct 2025 16:05:13 -0300 Subject: [PATCH 07/32] create _nyannix.json --- domains/_nyannix.json | 11 +++++++++++ domains/nyannix.json | 3 +-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 domains/_nyannix.json diff --git a/domains/_nyannix.json b/domains/_nyannix.json new file mode 100644 index 00000000000..461dc296f50 --- /dev/null +++ b/domains/_nyannix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nixxlte", + "email": "iamthenix@yahoo.com", + "discord": "nixxlte", + "twitter": "nixxlte" + }, + "records": { + "TXT": "vc-domain-verify=nyannix.is-a.dev,31ae4fed2cb8570d5f31" + } +} \ No newline at end of file diff --git a/domains/nyannix.json b/domains/nyannix.json index 7e9af272a8f..1c548d636e8 100644 --- a/domains/nyannix.json +++ b/domains/nyannix.json @@ -6,7 +6,6 @@ "twitter": "nixxlte" }, "records": { - "CNAME": "nyannix.vercel.app", - "TXT": "vc-domain-verify=nyannix.is-a.dev,31ae4fed2cb8570d5f31" + "A": ["216.198.79.1"] } } \ No newline at end of file From 1bc02cff1e6fa8d6779e449b0cbe6642963e0568 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 31 Oct 2025 16:24:21 -0300 Subject: [PATCH 08/32] update NyanNix website --- domains/{_nyannix.json => _vercel.nyannix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_nyannix.json => _vercel.nyannix.json} (100%) diff --git a/domains/_nyannix.json b/domains/_vercel.nyannix.json similarity index 100% rename from domains/_nyannix.json rename to domains/_vercel.nyannix.json From 9c3e296ca8ce800a3f274f41773baaa350975a24 Mon Sep 17 00:00:00 2001 From: koki-develop Date: Sun, 2 Nov 2025 12:16:02 +0900 Subject: [PATCH 09/32] Add koki --- domains/_vercel.koki.json | 9 +++++++++ domains/koki.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.koki.json create mode 100644 domains/koki.json diff --git a/domains/_vercel.koki.json b/domains/_vercel.koki.json new file mode 100644 index 00000000000..49db5a49eb9 --- /dev/null +++ b/domains/_vercel.koki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "koki-develop", + "email": "kou.pg.0131@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=koki.is-a.dev,41403175564cf595f70b" + } +} diff --git a/domains/koki.json b/domains/koki.json new file mode 100644 index 00000000000..699fe2f5628 --- /dev/null +++ b/domains/koki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "koki-develop", + "email": "kou.pg.0131@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 78728ce32a68cc17f16e2d528991f4b04d1418a0 Mon Sep 17 00:00:00 2001 From: Hit Tajpara <167317102+HitTajpara@users.noreply.github.com> Date: Sun, 2 Nov 2025 12:47:47 +0530 Subject: [PATCH 10/32] Add hit.json with website and owner details --- domains/hit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hit.json diff --git a/domains/hit.json b/domains/hit.json new file mode 100644 index 00000000000..f36479337d8 --- /dev/null +++ b/domains/hit.json @@ -0,0 +1,11 @@ +{ + "description": "Hit's website", + "repo": "https://github.com/HitTajpara/Hit", + "owner": { + "username": "HitTajpara", + "email": "hit2452007@gmail.com" + }, + "record": { + "CNAME": "HitTajpara.github.io" + } +} From 8384ea05307cfd6b8ded1c0c5c5ea5955841da60 Mon Sep 17 00:00:00 2001 From: Yoshio TAKAEDA Date: Sun, 2 Nov 2025 21:17:26 +0900 Subject: [PATCH 11/32] Create _github-pages-challenge-takaeda.takaeda.json --- domains/_github-pages-challenge-takaeda.takaeda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-takaeda.takaeda.json diff --git a/domains/_github-pages-challenge-takaeda.takaeda.json b/domains/_github-pages-challenge-takaeda.takaeda.json new file mode 100644 index 00000000000..a88f55443e0 --- /dev/null +++ b/domains/_github-pages-challenge-takaeda.takaeda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "takaeda", + "email": "takaeda@gmail.com" + }, + "records": { + "TXT": "bd5278669762df4b2816f601a2e40e" + } +} From c8ecdc534563a0631eff6d4d29d62783e7aad679 Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Sun, 2 Nov 2025 21:23:13 +0800 Subject: [PATCH 12/32] Create nathan-developments.json --- domains/nathan-developments.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nathan-developments.json diff --git a/domains/nathan-developments.json b/domains/nathan-developments.json new file mode 100644 index 00000000000..b5ca235ad8c --- /dev/null +++ b/domains/nathan-developments.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticslikerain", + "email": "SacredRichochet@gmail.com" + }, + "records": { + "A": ["76.76.21.21"] + } +} From 42c0cc3cd8b3cef5ca4472814d1e4b716f556a3d Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Sun, 2 Nov 2025 21:23:58 +0800 Subject: [PATCH 13/32] Create _vercel.nathan-developments.json --- domains/_vercel.nathan-developments.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nathan-developments.json diff --git a/domains/_vercel.nathan-developments.json b/domains/_vercel.nathan-developments.json new file mode 100644 index 00000000000..74fdc64ca9f --- /dev/null +++ b/domains/_vercel.nathan-developments.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticslikerain", + "email": "SacredRichochet@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=nathan-developments.is-a.dev,c4f4a01f310a6d8bc2eb" + } +} From 303f5cb03885cad5ab012e3e575c08bc42ff1594 Mon Sep 17 00:00:00 2001 From: farshidpourlatifi Date: Sun, 2 Nov 2025 16:32:28 +0300 Subject: [PATCH 14/32] Add farshid.json domain configuration --- domains/farshid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farshid.json diff --git a/domains/farshid.json b/domains/farshid.json new file mode 100644 index 00000000000..b0b99ee82dd --- /dev/null +++ b/domains/farshid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "farshidpourlatifi", + "email": "farshid.pourlatifi@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From 620ea7798a51063b13beadfd96c40fed73c76a42 Mon Sep 17 00:00:00 2001 From: unyacat Date: Sun, 2 Nov 2025 22:58:59 +0900 Subject: [PATCH 15/32] Add unyacat.json --- domains/_vercel.unyacat.json | 9 +++++++++ domains/unyacat.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.unyacat.json create mode 100644 domains/unyacat.json diff --git a/domains/_vercel.unyacat.json b/domains/_vercel.unyacat.json new file mode 100644 index 00000000000..925379b202d --- /dev/null +++ b/domains/_vercel.unyacat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "unyacat", + "email": "is-a.dev@unyacat.net" + }, + "records": { + "TXT": "vc-domain-verify=unyacat.is-a.dev,c1b16463cc5c025c15da" + } +} diff --git a/domains/unyacat.json b/domains/unyacat.json new file mode 100644 index 00000000000..6df2809c54f --- /dev/null +++ b/domains/unyacat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "unyacat", + "email": "is-a.dev@unyacat.net" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 972fd9bccbf5c3bae96a552d77315ec7ce89a712 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sun, 2 Nov 2025 20:27:20 +0530 Subject: [PATCH 16/32] Update A record IP address in JSON configuration --- domains/server.chiragnahata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.chiragnahata.json b/domains/server.chiragnahata.json index 4dcdef8bf0d..4b7381f9a53 100644 --- a/domains/server.chiragnahata.json +++ b/domains/server.chiragnahata.json @@ -4,6 +4,6 @@ "email": "chiragnahata05@gmail.com" }, "records": { - "A": ["129.213.151.29"] + "A": ["193.122.151.164"] } } From 112a1212ffc61c4548bcabac4c92d0534e009d8b Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sun, 2 Nov 2025 20:28:02 +0530 Subject: [PATCH 17/32] Update chiragnahata.json --- domains/chiragnahata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index 4dcdef8bf0d..4b7381f9a53 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -4,6 +4,6 @@ "email": "chiragnahata05@gmail.com" }, "records": { - "A": ["129.213.151.29"] + "A": ["193.122.151.164"] } } From 26a210b3ba3d2ce27a8e00cd5a63f85f5e4ccc12 Mon Sep 17 00:00:00 2001 From: Hit Tajpara <167317102+HitTajpara@users.noreply.github.com> Date: Sun, 2 Nov 2025 22:31:54 +0530 Subject: [PATCH 18/32] Update CNAME value in hit.json --- domains/hit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hit.json b/domains/hit.json index f36479337d8..71923326905 100644 --- a/domains/hit.json +++ b/domains/hit.json @@ -6,6 +6,6 @@ "email": "hit2452007@gmail.com" }, "record": { - "CNAME": "HitTajpara.github.io" + "CNAME": "hittajpara.github.io" } } From a3c868ffd5a885e308a025a83c8eea9921214a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Cou=C3=B1ago?= <119623833+s-counago@users.noreply.github.com> Date: Sun, 2 Nov 2025 18:30:15 +0100 Subject: [PATCH 19/32] Create scod.json --- domains/scod.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scod.json diff --git a/domains/scod.json b/domains/scod.json new file mode 100644 index 00000000000..16f424d3b80 --- /dev/null +++ b/domains/scod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "s-counago", + "email": "s.counago00@gmail.com" + }, + "records": { + "CNAME": "s-counago.github.io" + } +} From 09a0b0061bd6492f214ba365e813b59714a92ab4 Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sun, 2 Nov 2025 23:22:48 +0530 Subject: [PATCH 20/32] Update CNAME record in gb.json Switched to github pages --- domains/gb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gb.json b/domains/gb.json index 90111fe349d..ca0374787f5 100644 --- a/domains/gb.json +++ b/domains/gb.json @@ -4,6 +4,6 @@ "email": "gaurav.a.bijwe@gmail.com" }, "records": { - "CNAME": "my-portfolio-swart-eight.vercel.app" + "CNAME": "gbijwe.github.io" } } From 2f7e94249ffe170c8203e5f6c6bac5fd3861641e Mon Sep 17 00:00:00 2001 From: Giorgio Peluso <93438125+Gio1112@users.noreply.github.com> Date: Sun, 2 Nov 2025 18:00:18 +0000 Subject: [PATCH 21/32] Add giorgio.json for domain configuration --- domains/giorgio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/giorgio.json diff --git a/domains/giorgio.json b/domains/giorgio.json new file mode 100644 index 00000000000..7f061149476 --- /dev/null +++ b/domains/giorgio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gio1112", + "email": "giorgiodabest1@gmail.com" + }, + "records": { + "CNAME": "Gio1112.github.io" + } +} From 7beeb61409f7aed095fcae471c7fceb1ba12cea4 Mon Sep 17 00:00:00 2001 From: Aniket Gajanan Chawardol <142898217+aniketchawardol@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:39:44 +0530 Subject: [PATCH 22/32] Add chawardolaniket.json domain configuration --- domains/chawardolaniket.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chawardolaniket.json diff --git a/domains/chawardolaniket.json b/domains/chawardolaniket.json new file mode 100644 index 00000000000..dfd7bfd0589 --- /dev/null +++ b/domains/chawardolaniket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aniketchawardol", + "email": "aniketchawardol@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 3e8714738b397029af5fd7dba440561e3c4f20d9 Mon Sep 17 00:00:00 2001 From: Aniket Gajanan Chawardol <142898217+aniketchawardol@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:42:05 +0530 Subject: [PATCH 23/32] Add Vercel domain configuration for aniket --- domains/_vercel.chawardolaniket.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.chawardolaniket.json diff --git a/domains/_vercel.chawardolaniket.json b/domains/_vercel.chawardolaniket.json new file mode 100644 index 00000000000..32ffd3ecbf7 --- /dev/null +++ b/domains/_vercel.chawardolaniket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aniketchawardol", + "email": "aniketchawardol@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=chawardolaniket.is-a.dev,1dc323306dc72c100336" + } +} From 1a0fda8aa0b40fd04d27b5acbfb743919f56868b Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 2 Nov 2025 21:25:30 +0100 Subject: [PATCH 24/32] Add DKIM configuration for QuinceTart10 --- domains/szn20221014._domainkey.quincetart10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.quincetart10.json diff --git a/domains/szn20221014._domainkey.quincetart10.json b/domains/szn20221014._domainkey.quincetart10.json new file mode 100644 index 00000000000..c6292fdf76b --- /dev/null +++ b/domains/szn20221014._domainkey.quincetart10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 856822aa6de28552667a0fa379452a1e10daa234 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 2 Nov 2025 21:26:23 +0100 Subject: [PATCH 25/32] Add DKIM configuration for rt10 --- domains/szn20221014._domainkey.rt10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.rt10.json diff --git a/domains/szn20221014._domainkey.rt10.json b/domains/szn20221014._domainkey.rt10.json new file mode 100644 index 00000000000..c6292fdf76b --- /dev/null +++ b/domains/szn20221014._domainkey.rt10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 77a1ec647a0b2ea44e90d65950f2bb1a8a2d10d3 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 2 Nov 2025 21:27:17 +0100 Subject: [PATCH 26/32] Add DKIM configuration for 104 --- domains/szn20221014._domainkey.104.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.104.json diff --git a/domains/szn20221014._domainkey.104.json b/domains/szn20221014._domainkey.104.json new file mode 100644 index 00000000000..c6292fdf76b --- /dev/null +++ b/domains/szn20221014._domainkey.104.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 7d2dcccb11cc6155738e7357b9d0d8f3bfc8785e Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 2 Nov 2025 21:30:18 +0100 Subject: [PATCH 27/32] forgot to change the field to the new name --- domains/szn20221014._domainkey.104.json | 2 +- domains/szn20221014._domainkey.quincetart10.json | 2 +- domains/szn20221014._domainkey.rt10.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/szn20221014._domainkey.104.json b/domains/szn20221014._domainkey.104.json index c6292fdf76b..cafbbf50881 100644 --- a/domains/szn20221014._domainkey.104.json +++ b/domains/szn20221014._domainkey.104.json @@ -4,7 +4,7 @@ "username": "QuinceTart10", "discord": "862644161156218891" }, - "record": { + "records": { "CNAME": "szn20221014._domainkey.seznam.cz" } } diff --git a/domains/szn20221014._domainkey.quincetart10.json b/domains/szn20221014._domainkey.quincetart10.json index c6292fdf76b..cafbbf50881 100644 --- a/domains/szn20221014._domainkey.quincetart10.json +++ b/domains/szn20221014._domainkey.quincetart10.json @@ -4,7 +4,7 @@ "username": "QuinceTart10", "discord": "862644161156218891" }, - "record": { + "records": { "CNAME": "szn20221014._domainkey.seznam.cz" } } diff --git a/domains/szn20221014._domainkey.rt10.json b/domains/szn20221014._domainkey.rt10.json index c6292fdf76b..cafbbf50881 100644 --- a/domains/szn20221014._domainkey.rt10.json +++ b/domains/szn20221014._domainkey.rt10.json @@ -4,7 +4,7 @@ "username": "QuinceTart10", "discord": "862644161156218891" }, - "record": { + "records": { "CNAME": "szn20221014._domainkey.seznam.cz" } } From 3cabaae3f60f46b34f0a37bb0b828f9df474327c Mon Sep 17 00:00:00 2001 From: Ethan Zhang Date: Mon, 3 Nov 2025 12:32:56 +1100 Subject: [PATCH 28/32] add new domain --- domains/_vercel.ethanz.json | 9 +++++++++ domains/ethanz.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ethanz.json create mode 100644 domains/ethanz.json diff --git a/domains/_vercel.ethanz.json b/domains/_vercel.ethanz.json new file mode 100644 index 00000000000..e28d52d7769 --- /dev/null +++ b/domains/_vercel.ethanz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "frogtheastronaut", + "email": "ethanzhangyixuan@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=ethanz.is-a.dev,4cd478da17b6faf48bfe" + } +} \ No newline at end of file diff --git a/domains/ethanz.json b/domains/ethanz.json new file mode 100644 index 00000000000..31df1be550d --- /dev/null +++ b/domains/ethanz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "frogtheastronaut", + "email": "ethanzhangyixuan@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From 6aff81c858990dbde145ca5180dff1d188114e6f Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:55:53 +0800 Subject: [PATCH 29/32] Apply suggestion from @STICKnoLOGIC --- domains/hit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hit.json b/domains/hit.json index 71923326905..2a6acd67ec5 100644 --- a/domains/hit.json +++ b/domains/hit.json @@ -5,7 +5,7 @@ "username": "HitTajpara", "email": "hit2452007@gmail.com" }, - "record": { + "records": { "CNAME": "hittajpara.github.io" } } From 1814665af15c775f1df1ba079a7c2c16266a64bc Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Mon, 3 Nov 2025 10:48:23 +0800 Subject: [PATCH 30/32] Apply suggestion from @STICKnoLOGIC --- domains/giorgio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/giorgio.json b/domains/giorgio.json index 7f061149476..556078b9949 100644 --- a/domains/giorgio.json +++ b/domains/giorgio.json @@ -4,6 +4,6 @@ "email": "giorgiodabest1@gmail.com" }, "records": { - "CNAME": "Gio1112.github.io" + "CNAME": "gio1112.github.io" } } From beaf3c26d06d268e2e450fecd4ea182dd10c99e8 Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:22:46 +0800 Subject: [PATCH 31/32] Delete domains/_vercel.capstone-ai-interview.json --- domains/_vercel.capstone-ai-interview.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.capstone-ai-interview.json diff --git a/domains/_vercel.capstone-ai-interview.json b/domains/_vercel.capstone-ai-interview.json deleted file mode 100644 index e4ba86e43df..00000000000 --- a/domains/_vercel.capstone-ai-interview.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "criticslikerain", - "email": "SacredRichochet@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=capstone-ai-interview.is-a.dev,dd6f9fa2db0217ba88fd" - } -} From 3a5350e011444b6a4beea3c4ad242a96eac48bb0 Mon Sep 17 00:00:00 2001 From: Nathaniel Inocando <123145684+criticslikerain@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:24:12 +0800 Subject: [PATCH 32/32] Delete domains/capstone-ai-interview.json --- domains/capstone-ai-interview.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/capstone-ai-interview.json diff --git a/domains/capstone-ai-interview.json b/domains/capstone-ai-interview.json deleted file mode 100644 index d01f31473dc..00000000000 --- a/domains/capstone-ai-interview.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "criticslikerain", - "email": "SacredRichochet@gmail.com" - }, - "records": { - "A": ["216.198.79.1"] - } -}