From 38208252abb8cffd518345edd9320f973e03e50b Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Tue, 14 Oct 2025 18:57:38 +0530 Subject: [PATCH 01/89] Create yash.json --- yash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 yash.json diff --git a/yash.json b/yash.json new file mode 100644 index 00000000000..249cb361593 --- /dev/null +++ b/yash.json @@ -0,0 +1,10 @@ +{ + "description": "Personal portfolio website (under construction)", + "repo": "https://github.com/Yashwant176", + "owner": { + "username": "Yashwant176" + }, + "record": { + "CNAME": "github.com" + } +} From e04924f63e9c98f2fccc055ee2150cf82048afc3 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Tue, 14 Oct 2025 19:13:29 +0530 Subject: [PATCH 02/89] Delete yash.json --- yash.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 yash.json diff --git a/yash.json b/yash.json deleted file mode 100644 index 249cb361593..00000000000 --- a/yash.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal portfolio website (under construction)", - "repo": "https://github.com/Yashwant176", - "owner": { - "username": "Yashwant176" - }, - "record": { - "CNAME": "github.com" - } -} From 1cfed4a0aa74a0d55c7935fb012ee14ca2eb1af4 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Tue, 14 Oct 2025 19:16:19 +0530 Subject: [PATCH 03/89] Create yashwant.json --- yashwant.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 yashwant.json diff --git a/yashwant.json b/yashwant.json new file mode 100644 index 00000000000..249cb361593 --- /dev/null +++ b/yashwant.json @@ -0,0 +1,10 @@ +{ + "description": "Personal portfolio website (under construction)", + "repo": "https://github.com/Yashwant176", + "owner": { + "username": "Yashwant176" + }, + "record": { + "CNAME": "github.com" + } +} From f3dd5f7f04ec57b2ee1dcdd24451c272e9e30bde Mon Sep 17 00:00:00 2001 From: Reza Fardan Date: Wed, 15 Oct 2025 10:42:51 +0700 Subject: [PATCH 04/89] Create reza.json add reza.is-a.dev --- domains/reza.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/reza.json diff --git a/domains/reza.json b/domains/reza.json new file mode 100644 index 00000000000..042fbe6511c --- /dev/null +++ b/domains/reza.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "rezafardan", + }, + "records": { + "CNAME": "https://rezafardan.github.io/qp/" + }, +} From 1db1317526d36f0654d88171634d9e814a120447 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sat, 18 Oct 2025 07:23:12 +0530 Subject: [PATCH 05/89] =?UTF-8?q?Updated=20file=20location=20and=20JSON=20?= =?UTF-8?q?as=20requested=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/yashwant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashwant.json diff --git a/domains/yashwant.json b/domains/yashwant.json new file mode 100644 index 00000000000..8f4a5b5a1d0 --- /dev/null +++ b/domains/yashwant.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/Yashwant176/Portfolio", + "owner": { + "username": "Yashwant176", + "email": "kumarkyashwant@gmail.com" + }, + "records": { + "CNAME": "portfolio2-kappa-flame.vercel.app" + } +} From 8fc8019b5c1d145ddca196f27cf099a8328fb7ac Mon Sep 17 00:00:00 2001 From: Yusuf Abdulqudus Date: Sat, 18 Oct 2025 22:27:30 +0100 Subject: [PATCH 06/89] Create techifydev.json --- domains/techifydev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/techifydev.json diff --git a/domains/techifydev.json b/domains/techifydev.json new file mode 100644 index 00000000000..33bb4cc5519 --- /dev/null +++ b/domains/techifydev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechifyDev1", + "email": "yusufabdulqudus02@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 86761a8f10cb0a16f979616180bf2ae0548b34a9 Mon Sep 17 00:00:00 2001 From: Yusuf Abdulqudus Date: Sat, 18 Oct 2025 22:30:27 +0100 Subject: [PATCH 07/89] Create _vercel.techifydev.json --- domains/_vercel.techifydev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.techifydev.json diff --git a/domains/_vercel.techifydev.json b/domains/_vercel.techifydev.json new file mode 100644 index 00000000000..382eb368e6d --- /dev/null +++ b/domains/_vercel.techifydev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechifyDev1", + "email": "yusufabdulqudus02@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=techifydev.is-a.dev,cc2f7d96200b766a8511" + } +} From 220227c7dfc5649227893c88b37ebc90aa7d86cf Mon Sep 17 00:00:00 2001 From: Reza Fardan Date: Sun, 19 Oct 2025 09:38:22 +0700 Subject: [PATCH 08/89] Update CNAME record in reza.json --- domains/reza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reza.json b/domains/reza.json index 042fbe6511c..b24c52a621f 100644 --- a/domains/reza.json +++ b/domains/reza.json @@ -3,6 +3,6 @@ "username": "rezafardan", }, "records": { - "CNAME": "https://rezafardan.github.io/qp/" + "CNAME": "rezafardan.github.io" }, } From c8a685ba94398b419c83d55a842a941d01888b11 Mon Sep 17 00:00:00 2001 From: Huskynarr Date: Mon, 20 Oct 2025 14:27:06 +0200 Subject: [PATCH 09/89] Add huskynarr.json for domain configuration --- domains/huskynarr.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/huskynarr.json diff --git a/domains/huskynarr.json b/domains/huskynarr.json new file mode 100644 index 00000000000..4b634298493 --- /dev/null +++ b/domains/huskynarr.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "huskynarr", + "email": "isadev@huskynarr.de", + "discord": "@Huskynarr", + "instagram": "@Huskynarr" + }, + "records": { + "CNAME": "huskynarr.github.io" + }, + "proxied": false, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/huskynarr" + }, + "redirect_paths": true + } +} From f7065c4f8462eccb79d8e369b467032cc5141382 Mon Sep 17 00:00:00 2001 From: Gang Chen Date: Tue, 21 Oct 2025 01:37:58 +0800 Subject: [PATCH 10/89] Create ssword.json Sorry for causing you extra effort, this is now a CNAME version. --- domains/ssword.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ssword.json diff --git a/domains/ssword.json b/domains/ssword.json new file mode 100644 index 00000000000..6a664b521d5 --- /dev/null +++ b/domains/ssword.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssword", + "email": "ssword@gmail.com" + }, + "records": { + "CNAME": "ssword.netlify.app" + } +} \ No newline at end of file From 39d3a1fb5608ff900576baea603421f0681b6669 Mon Sep 17 00:00:00 2001 From: Isai Abreu <158493209+iabreuIjam99@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:14:37 -0400 Subject: [PATCH 11/89] Add personal portfolio JSON for Isai Abreu --- domains/isaiAbreu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/isaiAbreu.json diff --git a/domains/isaiAbreu.json b/domains/isaiAbreu.json new file mode 100644 index 00000000000..c887bce251c --- /dev/null +++ b/domains/isaiAbreu.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio personal de DevSecOps Engineer - Isai Abreu", + "repo": "https://github.com/iabreuIjam99/devsecops-portfolio", + "owner": { + "username": "iabreuIjam99", + "email": "iabreu99@proton.me" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "proxied": false +} From 1bb86d6cde1cced29bacff82e11d5f4fb0415ff2 Mon Sep 17 00:00:00 2001 From: See Date: Tue, 21 Oct 2025 09:29:35 +0330 Subject: [PATCH 12/89] Add aminsee subdomain registration --- domains/aminsee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aminsee.json diff --git a/domains/aminsee.json b/domains/aminsee.json new file mode 100644 index 00000000000..a57cc37986d --- /dev/null +++ b/domains/aminsee.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of aminsee", + "repo": "https://github.com/aminsee30", + "owner": { + "username": "aminsee30", + "email": "" + }, + "record": { + "CNAME": "aminsee30.github.io" + } +} From 7fb44baf9f3ff26f669b9a71cd7b69164ff63063 Mon Sep 17 00:00:00 2001 From: rydenxgod-bot Date: Tue, 21 Oct 2025 17:30:36 +0530 Subject: [PATCH 13/89] Create rydenx.json --- domains/rydenx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rydenx.json diff --git a/domains/rydenx.json b/domains/rydenx.json new file mode 100644 index 00000000000..bb8d9458e97 --- /dev/null +++ b/domains/rydenx.json @@ -0,0 +1,11 @@ +{ + "description": "RydenX — personal developer portfolio hosted on Vercel", + "domain": "is-a.dev", + "subdomain": "rydenx", + "owner": { + "email": "rydenxgod@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From 3646b6c0b1cd07f7f15999029d2a4185147ec773 Mon Sep 17 00:00:00 2001 From: See Date: Tue, 21 Oct 2025 17:31:26 +0330 Subject: [PATCH 14/89] Update aminsee.json to point to see30 repository --- domains/aminsee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index a57cc37986d..5a01d52b3af 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -1,6 +1,6 @@ { "description": "Personal website of aminsee", - "repo": "https://github.com/aminsee30", + "repo": "https://github.com/aminsee30/see30", "owner": { "username": "aminsee30", "email": "" From c1eae43f0e40876bd3bf562447075c25bdc87d47 Mon Sep 17 00:00:00 2001 From: Huskynarr Date: Tue, 21 Oct 2025 16:59:42 +0200 Subject: [PATCH 15/89] Update domains/huskynarr.json Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/huskynarr.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/huskynarr.json b/domains/huskynarr.json index 4b634298493..a501e044552 100644 --- a/domains/huskynarr.json +++ b/domains/huskynarr.json @@ -8,11 +8,5 @@ "records": { "CNAME": "huskynarr.github.io" }, - "proxied": false, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/huskynarr" - }, - "redirect_paths": true - } + "proxied": false } From e0b524057f325533677ee7c9f04883635a4d4193 Mon Sep 17 00:00:00 2001 From: rydenxgod-bot Date: Tue, 21 Oct 2025 21:10:10 +0530 Subject: [PATCH 16/89] Update rydenx.json --- domains/rydenx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/rydenx.json b/domains/rydenx.json index bb8d9458e97..af2218fe60c 100644 --- a/domains/rydenx.json +++ b/domains/rydenx.json @@ -3,9 +3,10 @@ "domain": "is-a.dev", "subdomain": "rydenx", "owner": { - "email": "rydenxgod@gmail.com" + "email": "rydenxgod@gmail.com", + "github": "rydenxgod-bot" }, - "record": { + "records": { "CNAME": "cname.vercel-dns.com" } } \ No newline at end of file From b5f9d505680c695cc2b8f362d32470d07d350340 Mon Sep 17 00:00:00 2001 From: See Date: Tue, 21 Oct 2025 20:26:57 +0330 Subject: [PATCH 17/89] Update email and fix records field --- domains/aminsee.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index 5a01d52b3af..c8ddaf30b4b 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -3,9 +3,9 @@ "repo": "https://github.com/aminsee30/see30", "owner": { "username": "aminsee30", - "email": "" + "email": "amingholamisee@gmail.com" }, - "record": { + "records": { "CNAME": "aminsee30.github.io" } } From e91096710c01dd9622996d09f991ac3c7b94e230 Mon Sep 17 00:00:00 2001 From: See Date: Tue, 21 Oct 2025 20:41:34 +0330 Subject: [PATCH 18/89] fix: correct social keys as requested --- domains/aminsee.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/aminsee.json b/domains/aminsee.json index c8ddaf30b4b..2365769b9dc 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -7,5 +7,9 @@ }, "records": { "CNAME": "aminsee30.github.io" + }, + "social": { + "twitter": "aminsee30", + "github": "aminsee30" } } From 68b529b2955284ea8fd0ea95e3cc769f783f5290 Mon Sep 17 00:00:00 2001 From: Matheus Dums <139515807+MatheusDums@users.noreply.github.com> Date: Tue, 21 Oct 2025 19:20:52 -0300 Subject: [PATCH 19/89] Create matheusdums.json --- domains/matheusdums.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matheusdums.json diff --git a/domains/matheusdums.json b/domains/matheusdums.json new file mode 100644 index 00000000000..70484ec2d9c --- /dev/null +++ b/domains/matheusdums.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MatheusDums", + "email": "dumss@icloud.com" + }, + "records": { + "TXT": "matheusdums.github.io/" + } +} From 29b7e9698a234a9b212f6600d9eb607a5edbce94 Mon Sep 17 00:00:00 2001 From: See Date: Wed, 22 Oct 2025 09:57:56 +0330 Subject: [PATCH 20/89] Update CNAME record to include path --- domains/aminsee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index 2365769b9dc..539635bc7d5 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -6,7 +6,7 @@ "email": "amingholamisee@gmail.com" }, "records": { - "CNAME": "aminsee30.github.io" + "CNAME": "aminsee30.github.io/see30" }, "social": { "twitter": "aminsee30", From 0e15de693fcdb60ffc309365b0f6f8146263cfe2 Mon Sep 17 00:00:00 2001 From: Stenstromen Date: Wed, 22 Oct 2025 12:48:01 +0200 Subject: [PATCH 21/89] Add stanstromen.json for domain configuration --- domains/stenstromen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stenstromen.json diff --git a/domains/stenstromen.json b/domains/stenstromen.json new file mode 100644 index 00000000000..f76b6a64ee5 --- /dev/null +++ b/domains/stenstromen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stenstromen" + }, + "records": { + "RECORDTYPE": "CNAME", + "RECORDCONTENT": "head.next-portfolio-8qu.pages.dev" + } +} From a88c35531d396bea5aacfffb256c84121104ce4c Mon Sep 17 00:00:00 2001 From: JayA <86037655+yLegendzz@users.noreply.github.com> Date: Wed, 22 Oct 2025 10:01:37 -0300 Subject: [PATCH 22/89] Add jaya.json with owner and records information --- domains/jaya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jaya.json diff --git a/domains/jaya.json b/domains/jaya.json new file mode 100644 index 00000000000..8bab0f2aa06 --- /dev/null +++ b/domains/jaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yLegendzz", + "email": "madapsn2015@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} From 65401c1dbf7fb7619a0cb726fb9b0b30b9c15126 Mon Sep 17 00:00:00 2001 From: Isai Abreu <158493209+iabreuIjam99@users.noreply.github.com> Date: Wed, 22 Oct 2025 11:14:42 -0400 Subject: [PATCH 23/89] Update and rename isaiAbreu.json to isaiabreu.json --- domains/{isaiAbreu.json => isaiabreu.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{isaiAbreu.json => isaiabreu.json} (95%) diff --git a/domains/isaiAbreu.json b/domains/isaiabreu.json similarity index 95% rename from domains/isaiAbreu.json rename to domains/isaiabreu.json index c887bce251c..25bc8109599 100644 --- a/domains/isaiAbreu.json +++ b/domains/isaiabreu.json @@ -5,7 +5,7 @@ "username": "iabreuIjam99", "email": "iabreu99@proton.me" }, - "record": { + "records": { "CNAME": "cname.vercel-dns.com" }, "proxied": false From b0c90680f5e25d15b3a6c8e4dba87388f246b425 Mon Sep 17 00:00:00 2001 From: Isai Abreu <158493209+iabreuIjam99@users.noreply.github.com> Date: Wed, 22 Oct 2025 11:31:14 -0400 Subject: [PATCH 24/89] Update owner details and TXT record in JSON --- isai.abreu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 isai.abreu.json diff --git a/isai.abreu.json b/isai.abreu.json new file mode 100644 index 00000000000..dd000a5577b --- /dev/null +++ b/isai.abreu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iabreuIjam99", + "email": "iabreu99@proton.me" + }, + "records": { + "TXT": "https://api.vercel.com/v1/integrations/deploy/prj_njfpl70uqaoagbGUOo64PclWObQB/t5SGvNlSq7" + } +} From 70e9798b2e608e8c804eb4cfd8ada7f51423677b Mon Sep 17 00:00:00 2001 From: See Date: Wed, 22 Oct 2025 21:49:59 +0330 Subject: [PATCH 25/89] Apply suggestions from code review Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/aminsee.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index 539635bc7d5..a24208b21c2 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -7,9 +7,5 @@ }, "records": { "CNAME": "aminsee30.github.io/see30" - }, - "social": { - "twitter": "aminsee30", - "github": "aminsee30" } } From 2d2b4a001ac8d5e5daecec3a85a0fd80bb923bf3 Mon Sep 17 00:00:00 2001 From: See Date: Wed, 22 Oct 2025 21:51:32 +0330 Subject: [PATCH 26/89] Apply suggestions from code review Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/aminsee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index a24208b21c2..c8ddaf30b4b 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -6,6 +6,6 @@ "email": "amingholamisee@gmail.com" }, "records": { - "CNAME": "aminsee30.github.io/see30" + "CNAME": "aminsee30.github.io" } } From 2f6725c796f4360113e8eeac6f1260c07cfaacac Mon Sep 17 00:00:00 2001 From: KT Date: Thu, 23 Oct 2025 11:30:06 +0800 Subject: [PATCH 27/89] add kt.json --- domains/kt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kt.json diff --git a/domains/kt.json b/domains/kt.json new file mode 100644 index 00000000000..077ab7fd1ea --- /dev/null +++ b/domains/kt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ktkongtong", + "email": "kongtong23709@gmail.com" + }, + "records": { + "CNAME": "www.ktlab.io" + } +} From e15a3cf61b3e518a629056605140966bbd23c0e7 Mon Sep 17 00:00:00 2001 From: Smugcurve13 <48555604+Smugcurve13@users.noreply.github.com> Date: Thu, 23 Oct 2025 09:18:40 +0530 Subject: [PATCH 28/89] Add sambhavsoni.json with domain owner details --- domains/sambhavsoni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sambhavsoni.json diff --git a/domains/sambhavsoni.json b/domains/sambhavsoni.json new file mode 100644 index 00000000000..a8c099e3c39 --- /dev/null +++ b/domains/sambhavsoni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Smugcurve13", + "email": "sambhavsoni14@gmail.com" + }, + "records": { + "CNAME": "https://portfolio-website-3fv.pages.dev/" + } +} From 0f9ae7b2c17a9bc67d6fd84014293e13f2e0ce4d Mon Sep 17 00:00:00 2001 From: beyoung Date: Thu, 23 Oct 2025 14:55:28 +0800 Subject: [PATCH 29/89] add record beyouth.me --- domains/_what_is_a_youth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_what_is_a_youth.json diff --git a/domains/_what_is_a_youth.json b/domains/_what_is_a_youth.json new file mode 100644 index 00000000000..d74be34d541 --- /dev/null +++ b/domains/_what_is_a_youth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beyouth", + "email": "im@beyouth.me" + }, + "records": { + "URL": "https://beyouth.me" + } +} From 2e06b492e06bcca1d5bb8cca26d3d44268d474c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ShellWen=20=7C=20=E9=A2=89=E6=96=87?= Date: Thu, 23 Oct 2025 15:00:16 +0800 Subject: [PATCH 30/89] feat: add shellwen.json with owner and records info --- domains/shellwen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shellwen.json diff --git a/domains/shellwen.json b/domains/shellwen.json new file mode 100644 index 00000000000..99a432a18d1 --- /dev/null +++ b/domains/shellwen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShellWen", + "email": "me@shellwen.com" + }, + "records": { + "URL": "https://shellwen.com" + } +} From d3b20d279afe948b784fea1c8f0d48616a49cc0d Mon Sep 17 00:00:00 2001 From: See Date: Thu, 23 Oct 2025 11:50:41 +0330 Subject: [PATCH 31/89] Update CNAME record for aminsee --- domains/aminsee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index c8ddaf30b4b..a24208b21c2 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -6,6 +6,6 @@ "email": "amingholamisee@gmail.com" }, "records": { - "CNAME": "aminsee30.github.io" + "CNAME": "aminsee30.github.io/see30" } } From b80c4649f746dcdf12ea7638bd6149e170d49073 Mon Sep 17 00:00:00 2001 From: gotoobe <162268835+gotoobe@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:29:11 +0800 Subject: [PATCH 32/89] Add bug.json --- domains/bug.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bug.json diff --git a/domains/bug.json b/domains/bug.json new file mode 100644 index 00000000000..5cc556da10f --- /dev/null +++ b/domains/bug.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gotoobe" + }, + "records": { + "CNAME": "bug-is-a-dev.pages.dev" + }, + "proxied": true +} \ No newline at end of file From 48fa0527c2a4c9fbfe3f0fc1a4323b2e3fb958b9 Mon Sep 17 00:00:00 2001 From: gotoobe <162268835+gotoobe@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:18:32 +0800 Subject: [PATCH 33/89] Update domains/bug.json Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/bug.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/bug.json b/domains/bug.json index 5cc556da10f..3e25259d7af 100644 --- a/domains/bug.json +++ b/domains/bug.json @@ -4,6 +4,5 @@ }, "records": { "CNAME": "bug-is-a-dev.pages.dev" - }, - "proxied": true + } } \ No newline at end of file From c2f4d7d4268e445b6b9cc3c4daba543c6c042b0a Mon Sep 17 00:00:00 2001 From: Smugcurve13 <48555604+Smugcurve13@users.noreply.github.com> Date: Thu, 23 Oct 2025 18:32:13 +0530 Subject: [PATCH 34/89] Update sambhavsoni.json Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/sambhavsoni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sambhavsoni.json b/domains/sambhavsoni.json index a8c099e3c39..e83a983a01f 100644 --- a/domains/sambhavsoni.json +++ b/domains/sambhavsoni.json @@ -4,6 +4,6 @@ "email": "sambhavsoni14@gmail.com" }, "records": { - "CNAME": "https://portfolio-website-3fv.pages.dev/" + "CNAME": "portfolio-website-3fv.pages.dev" } } From c29fe459a761f6ec75e118f85028eecfe6b4ad34 Mon Sep 17 00:00:00 2001 From: beyoung Date: Thu, 23 Oct 2025 22:27:00 +0800 Subject: [PATCH 35/89] Update domains/_what_is_a_youth.json Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/_what_is_a_youth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_what_is_a_youth.json b/domains/_what_is_a_youth.json index d74be34d541..4274c13f141 100644 --- a/domains/_what_is_a_youth.json +++ b/domains/_what_is_a_youth.json @@ -1,6 +1,6 @@ { "owner": { - "username": "beyouth", + "username": "beyoung", "email": "im@beyouth.me" }, "records": { From 7dc81ba09725dc4aa22cb79e213c05417fb212d6 Mon Sep 17 00:00:00 2001 From: beyoung Date: Thu, 23 Oct 2025 22:34:28 +0800 Subject: [PATCH 36/89] Rename _what_is_a_youth.json to beyouth-me.json --- domains/{_what_is_a_youth.json => beyouth-me.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_what_is_a_youth.json => beyouth-me.json} (100%) diff --git a/domains/_what_is_a_youth.json b/domains/beyouth-me.json similarity index 100% rename from domains/_what_is_a_youth.json rename to domains/beyouth-me.json From 93bbede0ea951bc65a577d0a83bd80081e2b2f05 Mon Sep 17 00:00:00 2001 From: paulmothapo Date: Thu, 23 Oct 2025 17:05:47 +0200 Subject: [PATCH 37/89] Create paul-mothapo.json --- domains/paul-mothapo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/paul-mothapo.json diff --git a/domains/paul-mothapo.json b/domains/paul-mothapo.json new file mode 100644 index 00000000000..9ceb2c5e16a --- /dev/null +++ b/domains/paul-mothapo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "paul-mothapo", + "email": "paulmothapo.business@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From f949bda531a309f28c915dff2028cc80bd62b0c5 Mon Sep 17 00:00:00 2001 From: See Date: Thu, 23 Oct 2025 18:43:15 +0330 Subject: [PATCH 38/89] Fix CNAME: Remove trailing slash from GitHub Pages URL --- domains/aminsee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aminsee.json b/domains/aminsee.json index a24208b21c2..c8ddaf30b4b 100644 --- a/domains/aminsee.json +++ b/domains/aminsee.json @@ -6,6 +6,6 @@ "email": "amingholamisee@gmail.com" }, "records": { - "CNAME": "aminsee30.github.io/see30" + "CNAME": "aminsee30.github.io" } } From f65a045a0bca2f8b59b70463860afbff35158393 Mon Sep 17 00:00:00 2001 From: Seanti Date: Thu, 23 Oct 2025 23:18:57 +0800 Subject: [PATCH 39/89] for resend implementation --- domains/_dmarc.seanti.json | 9 +++++++++ domains/resend._domainkey.seanti.json | 9 +++++++++ domains/send.seanti.json | 10 ++++++++++ 3 files changed, 28 insertions(+) create mode 100644 domains/_dmarc.seanti.json create mode 100644 domains/resend._domainkey.seanti.json create mode 100644 domains/send.seanti.json diff --git a/domains/_dmarc.seanti.json b/domains/_dmarc.seanti.json new file mode 100644 index 00000000000..d642198d58b --- /dev/null +++ b/domains/_dmarc.seanti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PizzaSpark", + "email": "seanpizzaspark@gmail.com" + }, + "records": { + "TXT": "v=DMARC1; p=none;" + } +} diff --git a/domains/resend._domainkey.seanti.json b/domains/resend._domainkey.seanti.json new file mode 100644 index 00000000000..f56dba5db2a --- /dev/null +++ b/domains/resend._domainkey.seanti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PizzaSpark", + "email": "seanpizzaspark@gmail.com" + }, + "records": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvJM5IT2NpexMssZqLBkq3VgFw7nwBjGswhbzWwj+Z/H1glBrFUkqV+nGfKZ/qanFkY9M6MY9z21nE4c0+lfGaJSM6HzK4iBQnrcDasMpHeUh32NIIwT8wc2b1O5dTYKT9Pwo6UrxB2rPjb58T8pu3sH0UhS1bszXa2F5KiQRJzQIDAQAB" + } +} diff --git a/domains/send.seanti.json b/domains/send.seanti.json new file mode 100644 index 00000000000..43ab33f0b5a --- /dev/null +++ b/domains/send.seanti.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PizzaSpark", + "email": "seanpizzaspark@gmail.com" + }, + "records": { + "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], + "TXT": "v=spf1 include:amazonses.com ~all" + } +} From fd737240bfe5260598ca617e9b76a6cce50149d0 Mon Sep 17 00:00:00 2001 From: Minh Nguyen <79453014+withoutminh@users.noreply.github.com> Date: Thu, 23 Oct 2025 23:32:58 +0700 Subject: [PATCH 40/89] Create withoutminh.json --- domains/withoutminh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/withoutminh.json diff --git a/domains/withoutminh.json b/domains/withoutminh.json new file mode 100644 index 00000000000..1d1c7da218f --- /dev/null +++ b/domains/withoutminh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "withoutminh" + }, + "records": { + "CNAME": "https://guns.lol/withoutminh" + }, + "proxied": false +} From c4f13cbfc598fb550aa98eeb2960234a45bbfe58 Mon Sep 17 00:00:00 2001 From: RomainChen <106836661+RomainCHEN@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:47:57 +0800 Subject: [PATCH 41/89] Create _github-pages-challenge-RomainCHEN.romain.json --- domains/_github-pages-challenge-RomainCHEN.romain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-RomainCHEN.romain.json diff --git a/domains/_github-pages-challenge-RomainCHEN.romain.json b/domains/_github-pages-challenge-RomainCHEN.romain.json new file mode 100644 index 00000000000..69724e0ad00 --- /dev/null +++ b/domains/_github-pages-challenge-RomainCHEN.romain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RomainCHEN", + "email": "romain.c@foxmail.com" + }, + "records": { + "TXT": "6204606d632b1dfd9f8fc4edbcc76b" + } +} From 9c63ccd2024a33552314cd3d68a36949c892adf6 Mon Sep 17 00:00:00 2001 From: Minh Nguyen <79453014+withoutminh@users.noreply.github.com> Date: Thu, 23 Oct 2025 23:48:54 +0700 Subject: [PATCH 42/89] Change proxied status to true in withoutminh.json --- domains/withoutminh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/withoutminh.json b/domains/withoutminh.json index 1d1c7da218f..12c029f51a2 100644 --- a/domains/withoutminh.json +++ b/domains/withoutminh.json @@ -5,5 +5,5 @@ "records": { "CNAME": "https://guns.lol/withoutminh" }, - "proxied": false + "proxied": true } From 5a0d6ebc85061dd887edea8c288676c60d9c7423 Mon Sep 17 00:00:00 2001 From: RomainChen <106836661+RomainCHEN@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:54:00 +0800 Subject: [PATCH 43/89] Create _github-pages-challenge-romainchen.romain.json --- domains/_github-pages-challenge-romainchen.romain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-romainchen.romain.json diff --git a/domains/_github-pages-challenge-romainchen.romain.json b/domains/_github-pages-challenge-romainchen.romain.json new file mode 100644 index 00000000000..69724e0ad00 --- /dev/null +++ b/domains/_github-pages-challenge-romainchen.romain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RomainCHEN", + "email": "romain.c@foxmail.com" + }, + "records": { + "TXT": "6204606d632b1dfd9f8fc4edbcc76b" + } +} From cffff68f61d0b2f23fde9ff609f9cee62f928b1e Mon Sep 17 00:00:00 2001 From: Stephen <122957668+DeMaestro5@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:39:27 +0100 Subject: [PATCH 44/89] Create stephenportfolio.json --- domains/stephenportfolio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stephenportfolio.json diff --git a/domains/stephenportfolio.json b/domains/stephenportfolio.json new file mode 100644 index 00000000000..218a1cc60c2 --- /dev/null +++ b/domains/stephenportfolio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Demaestro5", + "email": "osstephen70@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From c8adf0e3b0682015c4d21c247c90732f449f4659 Mon Sep 17 00:00:00 2001 From: Stephen <122957668+DeMaestro5@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:41:05 +0100 Subject: [PATCH 45/89] Create _vercel.stephenportfolio.json --- domains/_vercel.stephenportfolio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.stephenportfolio.json diff --git a/domains/_vercel.stephenportfolio.json b/domains/_vercel.stephenportfolio.json new file mode 100644 index 00000000000..dacdc4fb2b9 --- /dev/null +++ b/domains/_vercel.stephenportfolio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "email": "your-email-address@example.com" + }, + "records": { + "TXT": "vc-domain-verify=stephenportfpolio.is-a.dev,07857de21b71d0489088" + } +} From 41ca92519ed7d95cd53feade48aab6ff4f4bcf85 Mon Sep 17 00:00:00 2001 From: RoBo_Go <126816452+RoBo-Go@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:20:31 +0200 Subject: [PATCH 46/89] Create RoBo-Go.json --- domains/RoBo-Go.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/RoBo-Go.json diff --git a/domains/RoBo-Go.json b/domains/RoBo-Go.json new file mode 100644 index 00000000000..4ddba3bb9f2 --- /dev/null +++ b/domains/RoBo-Go.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RoBo-Go" + }, + "records": { + "RECORDTYPE": "robo-go.github.io/" + } +} From 42897c8732ea92e2968330f38311d648d460925c Mon Sep 17 00:00:00 2001 From: RoBo_Go <126816452+RoBo-Go@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:29:13 +0200 Subject: [PATCH 47/89] Update RoBo-Go.json --- domains/RoBo-Go.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/RoBo-Go.json b/domains/RoBo-Go.json index 4ddba3bb9f2..051e03c1501 100644 --- a/domains/RoBo-Go.json +++ b/domains/RoBo-Go.json @@ -3,6 +3,6 @@ "username": "RoBo-Go" }, "records": { - "RECORDTYPE": "robo-go.github.io/" + "CNAME": "robo-go.github.io/" } } From 5e05a0c175a6c1bcd569c7c2779125d755497fab Mon Sep 17 00:00:00 2001 From: FWEEaaaa1 <143734146+FWEEaaaa1@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:44:28 +0100 Subject: [PATCH 48/89] 67.is-a.dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’m sorry it’s not funny --- domains/67.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/67.json diff --git a/domains/67.json b/domains/67.json new file mode 100644 index 00000000000..15cbfa62a88 --- /dev/null +++ b/domains/67.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "CNAME": "fweeaaaa1.github.io" + } +} From 7156acb86b24e6b573a52116e698cdfda3c0300b Mon Sep 17 00:00:00 2001 From: Matheus Dums <139515807+MatheusDums@users.noreply.github.com> Date: Thu, 23 Oct 2025 18:00:27 -0300 Subject: [PATCH 49/89] Update domains/matheusdums.json Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/matheusdums.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/matheusdums.json b/domains/matheusdums.json index 70484ec2d9c..f05ba2f65ec 100644 --- a/domains/matheusdums.json +++ b/domains/matheusdums.json @@ -4,6 +4,6 @@ "email": "dumss@icloud.com" }, "records": { - "TXT": "matheusdums.github.io/" + "CNAME": "matheusdums.github.io" } } From 6d1cd53165b13ec98c1da6cabed555b366bb0546 Mon Sep 17 00:00:00 2001 From: elaina <139828602+DXRdev@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:57:29 -0600 Subject: [PATCH 50/89] Update ela.json Changing cname to cloudflare --- domains/ela.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ela.json b/domains/ela.json index c66cb75091d..b1cae393b1b 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -3,6 +3,6 @@ "username": "DXRdev" }, "records": { - "CNAME": "dxrdev.github.io" + "CNAME": "strixed.pages.dev" } } From 6d26b28a5879c64c381d151c3da5850208274a87 Mon Sep 17 00:00:00 2001 From: Isai Abreu <158493209+iabreuIjam99@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:40:51 -0400 Subject: [PATCH 51/89] Delete isai.abreu.json Done! --- isai.abreu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 isai.abreu.json diff --git a/isai.abreu.json b/isai.abreu.json deleted file mode 100644 index dd000a5577b..00000000000 --- a/isai.abreu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iabreuIjam99", - "email": "iabreu99@proton.me" - }, - "records": { - "TXT": "https://api.vercel.com/v1/integrations/deploy/prj_njfpl70uqaoagbGUOo64PclWObQB/t5SGvNlSq7" - } -} From 12c1da7d54c2c2abed2e87cbdb7fb17977ef2acf Mon Sep 17 00:00:00 2001 From: Kan Xu Date: Thu, 23 Oct 2025 20:49:47 -0400 Subject: [PATCH 52/89] chore: add kanxu.is-a.dev --- domains/kanxu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/kanxu.json diff --git a/domains/kanxu.json b/domains/kanxu.json new file mode 100644 index 00000000000..3bacf1a4e11 --- /dev/null +++ b/domains/kanxu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Rvtea" + }, + "records": { + "CNAME": "rvtea.github.io" + } +} \ No newline at end of file From f0a8b6faf3ce323fc5a6921f6eca1ea98ba314c1 Mon Sep 17 00:00:00 2001 From: None Date: Fri, 24 Oct 2025 09:26:17 +0800 Subject: [PATCH 53/89] add ser163 domain add ser163 domain --- domains/ser163.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ser163.json diff --git a/domains/ser163.json b/domains/ser163.json new file mode 100644 index 00000000000..40668378316 --- /dev/null +++ b/domains/ser163.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ser163", + "email": "l3478830@163.com" + }, + "records": { + "CNAME": "ser163.github.io" + } +} From 1ed18920c103dbb80bdb71b7c86735f39b34f5e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20=28Gentle=29=20Y=E6=9D=A8?= Date: Fri, 24 Oct 2025 10:05:21 +0800 Subject: [PATCH 54/89] Add GitHub verification JSON configuration --- domains/_github-pages-challenge-node.node.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-node.node.json diff --git a/domains/_github-pages-challenge-node.node.json b/domains/_github-pages-challenge-node.node.json new file mode 100644 index 00000000000..d9d05851332 --- /dev/null +++ b/domains/_github-pages-challenge-node.node.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "node", + "email": "nodexy@gmail.com" + }, + "records": { + "TXT": "c233c6762e3f8fa6bcbbc400733020" + } +} From 856478729e9cc963c9ca98810ea26e123aad0aeb Mon Sep 17 00:00:00 2001 From: James Sevilla Anquillano <142220813+semajame@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:18:18 +0800 Subject: [PATCH 55/89] added jamessev domain --- domains/_vercel.jamessev.json | 9 +++++++++ domains/jamessev.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.jamessev.json create mode 100644 domains/jamessev.json diff --git a/domains/_vercel.jamessev.json b/domains/_vercel.jamessev.json new file mode 100644 index 00000000000..d8e530b401d --- /dev/null +++ b/domains/_vercel.jamessev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "semajame", + "email": "jamesanquillano@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=jamessev.is-a.dev,ca2542c2ea3403f6b7ac" + } +} \ No newline at end of file diff --git a/domains/jamessev.json b/domains/jamessev.json new file mode 100644 index 00000000000..91d854c34ed --- /dev/null +++ b/domains/jamessev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "semajame", + "email": "jamesanquillano@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From 461b93131ebe9c1c53cc09915d3aaff11f53b381 Mon Sep 17 00:00:00 2001 From: Amarulloh M Khoeri Date: Fri, 24 Oct 2025 09:23:56 +0700 Subject: [PATCH 56/89] Add amaruki.json for domain configuration --- domains/amaruki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amaruki.json diff --git a/domains/amaruki.json b/domains/amaruki.json new file mode 100644 index 00000000000..0f44367d4ab --- /dev/null +++ b/domains/amaruki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amaruki", + "email": "krilinamar@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 241d6b8bb000b80d443367d8e5d1ffcfecb30c80 Mon Sep 17 00:00:00 2001 From: Amarulloh M Khoeri Date: Fri, 24 Oct 2025 09:25:36 +0700 Subject: [PATCH 57/89] Add Vercel domain configuration for amaruki --- domains/_vercel.amaruki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.amaruki.json diff --git a/domains/_vercel.amaruki.json b/domains/_vercel.amaruki.json new file mode 100644 index 00000000000..5506c520c8f --- /dev/null +++ b/domains/_vercel.amaruki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amaruki", + "email": "krilinamar@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=amaruki.is-a.dev,bdcde7d36b05671cb878" + } +} From 0df18b3dd9c0a05185d8dbdce578396ff7d2c5d5 Mon Sep 17 00:00:00 2001 From: Sreejit-Sengupto Date: Fri, 24 Oct 2025 09:31:32 +0530 Subject: [PATCH 58/89] domain req for: sreesen --- domains/_vercel.sreesen.json | 9 +++++++++ domains/sreesen.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.sreesen.json create mode 100644 domains/sreesen.json diff --git a/domains/_vercel.sreesen.json b/domains/_vercel.sreesen.json new file mode 100644 index 00000000000..df48b40287e --- /dev/null +++ b/domains/_vercel.sreesen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sreejit-Sengupto", + "email": "sreesen2003@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sreesen.is-a.dev,f3a866c7c92301ed166d" + } +} \ No newline at end of file diff --git a/domains/sreesen.json b/domains/sreesen.json new file mode 100644 index 00000000000..fc8efbadbee --- /dev/null +++ b/domains/sreesen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sreejit-Sengupto", + "email": "sreesen2003@gmail.com" + }, + "records": { + "A": [ + "216.198.79.1" + ] + } +} \ No newline at end of file From 00f1db4e1d603a847e68bb5a1cb19fd350a0c57d Mon Sep 17 00:00:00 2001 From: ATUL KUMAR <69716309+the-evolver@users.noreply.github.com> Date: Fri, 24 Oct 2025 09:44:58 +0530 Subject: [PATCH 59/89] Create atul-kumar.json --- domains/atul-kumar.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/atul-kumar.json diff --git a/domains/atul-kumar.json b/domains/atul-kumar.json new file mode 100644 index 00000000000..fb88055ca18 --- /dev/null +++ b/domains/atul-kumar.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "the-evolver" + }, + "records": { + "CNAME": "the-evolver.github.io" + } +} From ba5b1aeea858443f9739ae7749826fbb7e84c257 Mon Sep 17 00:00:00 2001 From: Farhan Rahaman <22farhanr@gmail.com> Date: Fri, 24 Oct 2025 10:36:10 +0530 Subject: [PATCH 60/89] Add farhanr22.json (Netlify) --- domains/farhanr22.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/farhanr22.json diff --git a/domains/farhanr22.json b/domains/farhanr22.json new file mode 100644 index 00000000000..654d19b3852 --- /dev/null +++ b/domains/farhanr22.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "farhanr22", + }, + "records": { + "CNAME": "farhanr22.netlify.app" + } +} + + From 9ea1ddcecb2e87e02604fac1c46cf92419ab8d1e Mon Sep 17 00:00:00 2001 From: stevenld165 Date: Fri, 24 Oct 2025 00:24:24 -0500 Subject: [PATCH 61/89] Create steven.json --- domains/steven.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/steven.json diff --git a/domains/steven.json b/domains/steven.json new file mode 100644 index 00000000000..d75e602bbfe --- /dev/null +++ b/domains/steven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stevenld165", + "email": "stevenld165@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} From b4c32d70b6d880b22fdcc9b2bcdd9d419a9df626 Mon Sep 17 00:00:00 2001 From: RomainChen <106836661+RomainCHEN@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:37:34 +0800 Subject: [PATCH 62/89] Update romain.json update TXT --- domains/romain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/romain.json b/domains/romain.json index f6175fad3cb..bbac2145167 100644 --- a/domains/romain.json +++ b/domains/romain.json @@ -4,6 +4,7 @@ "email": "romain.c@foxmail.com" }, "records": { - "CNAME": "romainchen.github.io" + "CNAME": "romainchen.github.io", + "TXT": "zoho-verification=zb73526407.zmverify.zoho.com" } } From d310ef67c17c54e0c0463a102ab11130118e649a Mon Sep 17 00:00:00 2001 From: RomainChen <106836661+RomainCHEN@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:22:36 +0800 Subject: [PATCH 63/89] Update romain.json update MX --- domains/romain.json | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/domains/romain.json b/domains/romain.json index bbac2145167..eb9fead46d5 100644 --- a/domains/romain.json +++ b/domains/romain.json @@ -5,6 +5,24 @@ }, "records": { "CNAME": "romainchen.github.io", - "TXT": "zoho-verification=zb73526407.zmverify.zoho.com" - } + "TXT": [ + "zoho-verification=zb73526407.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": [ + { + "target": "mx.zoho.com", + "priority": 10 + }, + { + "target": "mx2.zoho.com", + "priority": 20 + }, + { + "target": "mx3.zoho.com", + "priority": 50 + } + ] + }, + "proxied": true } From e6ef4d50b9f9750a355479faa61c966257de0c55 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:02:33 +0530 Subject: [PATCH 64/89] Add aashish.anil.json for domain configuration --- domains/aashish.anil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aashish.anil.json diff --git a/domains/aashish.anil.json b/domains/aashish.anil.json new file mode 100644 index 00000000000..8c68cf7781a --- /dev/null +++ b/domains/aashish.anil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aashish019" + }, + "records": { + "CNAME": "is-a-dev-docs.pages.dev" + }, + "proxied": true +} From 12cee3fc3cbca76380cc13fe3cdc7e9bcfc60710 Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Fri, 24 Oct 2025 08:36:00 +0000 Subject: [PATCH 65/89] Created "feio" subdomain --- domains/feio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/feio.json diff --git a/domains/feio.json b/domains/feio.json new file mode 100644 index 00000000000..e2edd774b3a --- /dev/null +++ b/domains/feio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "federicoiosue" + }, + "records": { + "NS": ["phil.ns.cloudflare.com", "zelda.ns.cloudflare.com"] + }, + "proxied": true +} \ No newline at end of file From d67331f6c84117b5ba9c99985a5f9c914aeb60a9 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:07:01 +0530 Subject: [PATCH 66/89] Update aashish.anil.json --- domains/aashish.anil.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/aashish.anil.json b/domains/aashish.anil.json index 8c68cf7781a..1b2bcd1a35a 100644 --- a/domains/aashish.anil.json +++ b/domains/aashish.anil.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Aashish019" + "username": "Aashish019", + "email": "aashishanil321@gmail.com" }, "records": { - "CNAME": "is-a-dev-docs.pages.dev" + "CNAME": "ashphotfolio.vercel.app" }, - "proxied": true } From 084317055536443dd5f691d6cc2f7c673694c919 Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Fri, 24 Oct 2025 08:41:14 +0000 Subject: [PATCH 67/89] Updated "feio" NS servers --- domains/feio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/feio.json b/domains/feio.json index e2edd774b3a..539cde97e72 100644 --- a/domains/feio.json +++ b/domains/feio.json @@ -3,7 +3,7 @@ "username": "federicoiosue" }, "records": { - "NS": ["phil.ns.cloudflare.com", "zelda.ns.cloudflare.com"] + "NS": ["gigi.ns.cloudflare.com", "seamus.ns.cloudflare.com"] }, "proxied": true } \ No newline at end of file From bf28b87041f316c9a596b18d9f0288af85f67441 Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Fri, 24 Oct 2025 08:54:57 +0000 Subject: [PATCH 68/89] Added CNAME for "feio" --- domains/feio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/feio.json b/domains/feio.json index 539cde97e72..cfca91b40ca 100644 --- a/domains/feio.json +++ b/domains/feio.json @@ -3,7 +3,8 @@ "username": "federicoiosue" }, "records": { - "NS": ["gigi.ns.cloudflare.com", "seamus.ns.cloudflare.com"] + "NS": ["gigi.ns.cloudflare.com", "seamus.ns.cloudflare.com"], + "CNAME": "iosue.it" }, "proxied": true } \ No newline at end of file From f408cb6f7ea0bc84d2557fc2982e6606c772d017 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:42:00 +0530 Subject: [PATCH 69/89] Update aashish.anil.json --- domains/aashish.anil.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/aashish.anil.json b/domains/aashish.anil.json index 1b2bcd1a35a..e75c6f18b93 100644 --- a/domains/aashish.anil.json +++ b/domains/aashish.anil.json @@ -6,4 +6,5 @@ "records": { "CNAME": "ashphotfolio.vercel.app" }, + "proxied": true } From b89520aa2ce0cc928c78a58935dc1944939c48f3 Mon Sep 17 00:00:00 2001 From: Leotrim Haliti <157644917+leotrimhaliti@users.noreply.github.com> Date: Fri, 24 Oct 2025 11:20:20 +0200 Subject: [PATCH 70/89] Update CNAME for leotrimhaliti.is-a.dev to Netlify --- domains/leotrimhaliti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leotrimhaliti.json b/domains/leotrimhaliti.json index 20ce06d459e..992ce79ca3d 100644 --- a/domains/leotrimhaliti.json +++ b/domains/leotrimhaliti.json @@ -4,6 +4,6 @@ "email": "leotrimhalitti@gmail.com" }, "records": { - "CNAME": "leotrimhaliti.github.io" + "CNAME": "https://leotrimhaliti.netlify.app/" } } From 515ee719e33b8a7cb3d40c9de4a080f8a64d85aa Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:44:49 +0530 Subject: [PATCH 71/89] Rename aashish.anil.json to aashish-anil.json --- domains/{aashish.anil.json => aashish-anil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{aashish.anil.json => aashish-anil.json} (100%) diff --git a/domains/aashish.anil.json b/domains/aashish-anil.json similarity index 100% rename from domains/aashish.anil.json rename to domains/aashish-anil.json From a1870cbbe829cfa9c3fad1a364fe9d3d2407e30f Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 24 Oct 2025 18:22:53 +0800 Subject: [PATCH 72/89] Apply suggestion from @STICKnoLOGIC --- domains/reza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reza.json b/domains/reza.json index b24c52a621f..3507e625437 100644 --- a/domains/reza.json +++ b/domains/reza.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rezafardan", + "username": "rezafardan" }, "records": { "CNAME": "rezafardan.github.io" From eb08f7a849f616a8639ba0033179e38e82ffed6e Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 24 Oct 2025 18:25:41 +0800 Subject: [PATCH 73/89] Apply suggestion from @STICKnoLOGIC --- domains/rydenx.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/rydenx.json b/domains/rydenx.json index af2218fe60c..efb1d4e6b3a 100644 --- a/domains/rydenx.json +++ b/domains/rydenx.json @@ -1,7 +1,5 @@ { "description": "RydenX — personal developer portfolio hosted on Vercel", - "domain": "is-a.dev", - "subdomain": "rydenx", "owner": { "email": "rydenxgod@gmail.com", "github": "rydenxgod-bot" From 9abbed0313687cbc302c8094703ccd4d282ddc39 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 24 Oct 2025 18:32:03 +0800 Subject: [PATCH 74/89] Apply suggestion from @STICKnoLOGIC --- domains/reza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reza.json b/domains/reza.json index 3507e625437..0db5076dc3f 100644 --- a/domains/reza.json +++ b/domains/reza.json @@ -4,5 +4,5 @@ }, "records": { "CNAME": "rezafardan.github.io" - }, + } } From bedec825f4a2fee74167e35f080a43b47d839927 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 24 Oct 2025 18:33:14 +0800 Subject: [PATCH 75/89] Apply suggestion from @STICKnoLOGIC --- domains/rydenx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rydenx.json b/domains/rydenx.json index efb1d4e6b3a..5b7f4698821 100644 --- a/domains/rydenx.json +++ b/domains/rydenx.json @@ -2,7 +2,7 @@ "description": "RydenX — personal developer portfolio hosted on Vercel", "owner": { "email": "rydenxgod@gmail.com", - "github": "rydenxgod-bot" + "username": "rydenxgod-bot" }, "records": { "CNAME": "cname.vercel-dns.com" From ceefe7e4bd8f8bf2d9a37b561a9883b2b5bea864 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 24 Oct 2025 18:48:23 +0800 Subject: [PATCH 76/89] Update domains/stenstromen.json --- domains/stenstromen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/stenstromen.json b/domains/stenstromen.json index f76b6a64ee5..1f7bd005047 100644 --- a/domains/stenstromen.json +++ b/domains/stenstromen.json @@ -3,7 +3,6 @@ "username": "stenstromen" }, "records": { - "RECORDTYPE": "CNAME", - "RECORDCONTENT": "head.next-portfolio-8qu.pages.dev" + "CNAME": "head.next-portfolio-8qu.pages.dev" } } From ef12197e4fe07dc85db58d776d68edc89cc8863b Mon Sep 17 00:00:00 2001 From: Jenish Shrestha Date: Fri, 24 Oct 2025 16:37:55 +0545 Subject: [PATCH 77/89] Create jenish1231.json --- domains/jenish1231.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jenish1231.json diff --git a/domains/jenish1231.json b/domains/jenish1231.json new file mode 100644 index 00000000000..044a0133548 --- /dev/null +++ b/domains/jenish1231.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jenish1231", + "email": "shrestha.jenish1@gmail.com" + }, + "records": { + "CNAME": "jenish1231.github.io" + } +} From 78b963f8f2c9bbfcc32d18340ca07c92a86b4a63 Mon Sep 17 00:00:00 2001 From: Sahil Jadhav <90202051+Sahil7475@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:27:41 +0530 Subject: [PATCH 78/89] Add sahiljadhav.json for domain configuration --- domains/sahiljadhav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sahiljadhav.json diff --git a/domains/sahiljadhav.json b/domains/sahiljadhav.json new file mode 100644 index 00000000000..aef99934d69 --- /dev/null +++ b/domains/sahiljadhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sahil7475", + "email": "sahilj7475@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 22159748d0377e166fbb43169d3ee073ee85f141 Mon Sep 17 00:00:00 2001 From: Sahil Jadhav <90202051+Sahil7475@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:29:19 +0530 Subject: [PATCH 79/89] Add Vercel domain configuration for sahiljadhav --- domains/_vercel.sahiljadhav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sahiljadhav.json diff --git a/domains/_vercel.sahiljadhav.json b/domains/_vercel.sahiljadhav.json new file mode 100644 index 00000000000..ddce8f7879e --- /dev/null +++ b/domains/_vercel.sahiljadhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sahil7475", + "email": "sahilj7475@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sahiljadhav.is-a.dev,5161c0710389d080d06d" + } +} From c4ebcce2f9b96576901b5ce5cdbba32cc441fbff Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Fri, 24 Oct 2025 16:45:30 +0530 Subject: [PATCH 80/89] Delete yashwant.json --- yashwant.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 yashwant.json diff --git a/yashwant.json b/yashwant.json deleted file mode 100644 index 249cb361593..00000000000 --- a/yashwant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal portfolio website (under construction)", - "repo": "https://github.com/Yashwant176", - "owner": { - "username": "Yashwant176" - }, - "record": { - "CNAME": "github.com" - } -} From e52fa41d959919a449f3ef167755735cc429a10d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:18:52 +0800 Subject: [PATCH 81/89] fix CNAME validation when proxied --- tests/records.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/records.test.js b/tests/records.test.js index 3d802451cf2..38ad3d69b16 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -290,6 +290,7 @@ t("All files should have valid records", (t) => { // Record type combinations validation if (recordKeys.includes("CNAME") && !data.proxied) { t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); + t.true(!recordKeys.includes("A") && !recordKeys.includes("AAAA"), `${file}: CNAME records cannot be combined with A or AAAA records`); } if (recordKeys.includes("NS")) { t.true( From 4b11a80d20d9b860a6464e5d6f0ab1c1fa61231a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:22:23 +0800 Subject: [PATCH 82/89] Update records.test.js --- tests/records.test.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/records.test.js b/tests/records.test.js index 38ad3d69b16..5d87f0b4792 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -288,9 +288,12 @@ t("All files should have valid records", (t) => { }); // Record type combinations validation - if (recordKeys.includes("CNAME") && !data.proxied) { - t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); - t.true(!recordKeys.includes("A") && !recordKeys.includes("AAAA"), `${file}: CNAME records cannot be combined with A or AAAA records`); + if (recordKeys.includes("CNAME")) { + if (!data.proxied) { + t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); + } else { + t.true(!recordKeys.includes("A") && !recordKeys.includes("AAAA"), `${file}: CNAME records cannot be combined with A or AAAA records`); + } } if (recordKeys.includes("NS")) { t.true( From 26669b2311a54726cb98cb8e136a4d0157bc553c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:29:37 +0800 Subject: [PATCH 83/89] Update GitHub username and email in JSON file --- domains/_vercel.stephenportfolio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.stephenportfolio.json b/domains/_vercel.stephenportfolio.json index dacdc4fb2b9..bf7ad2268d4 100644 --- a/domains/_vercel.stephenportfolio.json +++ b/domains/_vercel.stephenportfolio.json @@ -1,7 +1,7 @@ { "owner": { - "username": "your-github-username", - "email": "your-email-address@example.com" + "username": "Demaestro5", + "email": "osstephen70@gmail.com" }, "records": { "TXT": "vc-domain-verify=stephenportfpolio.is-a.dev,07857de21b71d0489088" From 46dd39afea6622ab7a987f190afd805c772f7967 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:31:38 +0800 Subject: [PATCH 84/89] Update and rename RoBo-Go.json to robo-go.json --- domains/{RoBo-Go.json => robo-go.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{RoBo-Go.json => robo-go.json} (67%) diff --git a/domains/RoBo-Go.json b/domains/robo-go.json similarity index 67% rename from domains/RoBo-Go.json rename to domains/robo-go.json index 051e03c1501..337f12990eb 100644 --- a/domains/RoBo-Go.json +++ b/domains/robo-go.json @@ -3,6 +3,6 @@ "username": "RoBo-Go" }, "records": { - "CNAME": "robo-go.github.io/" + "CNAME": "robo-go.github.io" } } From 6f9c169cdde03528e54a456db4eea642ba964581 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:33:35 +0800 Subject: [PATCH 85/89] Update farhanr22.json --- domains/farhanr22.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/farhanr22.json b/domains/farhanr22.json index 654d19b3852..6b00f501abf 100644 --- a/domains/farhanr22.json +++ b/domains/farhanr22.json @@ -1,10 +1,8 @@ { "owner": { - "username": "farhanr22", + "username": "farhanr22" }, "records": { "CNAME": "farhanr22.netlify.app" } } - - From d118828c64154f96a50e60d1c91a7f20747b7ebf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:35:04 +0800 Subject: [PATCH 86/89] Update CNAME record format in JSON --- domains/leotrimhaliti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leotrimhaliti.json b/domains/leotrimhaliti.json index 992ce79ca3d..d865aaa2e39 100644 --- a/domains/leotrimhaliti.json +++ b/domains/leotrimhaliti.json @@ -4,6 +4,6 @@ "email": "leotrimhalitti@gmail.com" }, "records": { - "CNAME": "https://leotrimhaliti.netlify.app/" + "CNAME": "leotrimhaliti.netlify.app" } } From a745df43a1a769cd742a3be3cfd597ea2c44b4b0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:36:01 +0800 Subject: [PATCH 87/89] Remove NS records from feio.json --- domains/feio.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/feio.json b/domains/feio.json index cfca91b40ca..2a534db564c 100644 --- a/domains/feio.json +++ b/domains/feio.json @@ -3,8 +3,7 @@ "username": "federicoiosue" }, "records": { - "NS": ["gigi.ns.cloudflare.com", "seamus.ns.cloudflare.com"], "CNAME": "iosue.it" }, "proxied": true -} \ No newline at end of file +} From f5146458185eec22e0c1c44f4b3e3692e29d7e81 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:40:22 +0800 Subject: [PATCH 88/89] Rename GitHub Pages challenge JSON file --- ...romain.json => _github-pages-challenge-romainchen.romain.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-RomainCHEN.romain.json => _github-pages-challenge-romainchen.romain.json} (100%) diff --git a/domains/_github-pages-challenge-RomainCHEN.romain.json b/domains/_github-pages-challenge-romainchen.romain.json similarity index 100% rename from domains/_github-pages-challenge-RomainCHEN.romain.json rename to domains/_github-pages-challenge-romainchen.romain.json From 62c2062ec158e2e13ad7aaf069136931d21b9ab6 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:41:14 +0800 Subject: [PATCH 89/89] Apply suggestions from code review Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/withoutminh.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/withoutminh.json b/domains/withoutminh.json index 12c029f51a2..813510a8dfd 100644 --- a/domains/withoutminh.json +++ b/domains/withoutminh.json @@ -3,7 +3,6 @@ "username": "withoutminh" }, "records": { - "CNAME": "https://guns.lol/withoutminh" - }, - "proxied": true + "URL": "https://guns.lol/withoutminh" + } }