From b87433e85b5acf2cc9bf11bb204f402c32c6da05 Mon Sep 17 00:00:00 2001 From: dragsbruh Date: Tue, 21 Jul 2026 14:27:37 +0530 Subject: [PATCH 01/25] remove 3 disconnected(?) domains --- domains/arsh.json | 9 --------- domains/dks3.json | 8 -------- domains/rain.json | 11 ----------- 3 files changed, 28 deletions(-) delete mode 100644 domains/arsh.json delete mode 100644 domains/dks3.json delete mode 100644 domains/rain.json diff --git a/domains/arsh.json b/domains/arsh.json deleted file mode 100644 index c42d33482eb..00000000000 --- a/domains/arsh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "harshptl14", - "email": "harshptl714@gmail.com" - }, - "records": { - "CNAME": "arshpatel.me" - } -} diff --git a/domains/dks3.json b/domains/dks3.json deleted file mode 100644 index b8c49eb50ec..00000000000 --- a/domains/dks3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "dikhyantsatpathy-ui" - }, - "records": { - "CNAME": "portfolio-website-eight-rouge-77.vercel.app" - } -} diff --git a/domains/rain.json b/domains/rain.json deleted file mode 100644 index dce6f76925b..00000000000 --- a/domains/rain.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "NINJACLUBREAL", - "email": "bee411769@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - - }, - "proxied": true -} From 1bdd7c40b873adf8e79392f3b73aa3a4c8a1810d Mon Sep 17 00:00:00 2001 From: dragsbruh Date: Tue, 21 Jul 2026 14:41:15 +0530 Subject: [PATCH 02/25] remove a few more disconnected domains --- domains/ajay.json | 9 --------- domains/cbladeofficial.json | 9 --------- domains/miki.json | 10 ---------- domains/neymarsabin.json | 9 --------- domains/ninsara.json | 9 --------- domains/nisheri-ascar.json | 9 --------- domains/shoto.json | 18 ------------------ domains/shriyansh.json | 10 ---------- domains/thiru.json | 9 --------- domains/voidenmark.json | 9 --------- 10 files changed, 101 deletions(-) delete mode 100644 domains/ajay.json delete mode 100644 domains/cbladeofficial.json delete mode 100644 domains/miki.json delete mode 100644 domains/neymarsabin.json delete mode 100644 domains/ninsara.json delete mode 100644 domains/nisheri-ascar.json delete mode 100644 domains/shoto.json delete mode 100644 domains/shriyansh.json delete mode 100644 domains/thiru.json delete mode 100644 domains/voidenmark.json diff --git a/domains/ajay.json b/domains/ajay.json deleted file mode 100644 index d3a0d1915fd..00000000000 --- a/domains/ajay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aj-Cdr", - "email": "ajaysathishpreetha2.0@gmail.com" - }, - "records": { - "URL": "https://ajay.framer.ai/" - } -} diff --git a/domains/cbladeofficial.json b/domains/cbladeofficial.json deleted file mode 100644 index 217f4dab894..00000000000 --- a/domains/cbladeofficial.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cbladeOfficial", - "email": "cbladeofficial.real@gmail.com" - }, - "records": { - "CNAME": "cbladeofficial.github.io" - } -} diff --git a/domains/miki.json b/domains/miki.json deleted file mode 100644 index 9aff0b06d6f..00000000000 --- a/domains/miki.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "michaelgyp", - "email": "michaeladventure080510@gmail.com", - "discord": "michaelgyp" - }, - "records": { - "CNAME": "michaelgyp.github.io" - } -} \ No newline at end of file diff --git a/domains/neymarsabin.json b/domains/neymarsabin.json deleted file mode 100644 index 3d23d00d8a7..00000000000 --- a/domains/neymarsabin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "neymarsabin", - "email": "sabinnepal345@gmail.com" - }, - "records": { - "CNAME": "neymarsabin.dev" - } -} diff --git a/domains/ninsara.json b/domains/ninsara.json deleted file mode 100644 index 111f1f8addd..00000000000 --- a/domains/ninsara.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aveeshaninsara", - "email": "aveeshaninsara14@gmail.com" - }, - "records": { - "CNAME": "aveeshaninsara.github.io" - } -} diff --git a/domains/nisheri-ascar.json b/domains/nisheri-ascar.json deleted file mode 100644 index 01ec0da6193..00000000000 --- a/domains/nisheri-ascar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nisheri-ascar", - "email": "kertkert704@gmail.com" - }, - "records": { - "CNAME": "nisheri-ascar.github.io" - } -} diff --git a/domains/shoto.json b/domains/shoto.json deleted file mode 100644 index bdd4a739390..00000000000 --- a/domains/shoto.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "owner": { - "username": "shotosystems", - "email": "shotosystems@icloud.com" - }, - "proxied": true, - "records": { - "CNAME": "www.shoto.dev", - "TXT": [ - "apple-domain=0dyJwiurnRgVXp1C", - "v=spf1 include:icloud.com ~all" - ], - "MX": [ - "mx01.mail.icloud.com", - "mx02.mail.icloud.com" - ] - } -} diff --git a/domains/shriyansh.json b/domains/shriyansh.json deleted file mode 100644 index cb2b2bd5c4d..00000000000 --- a/domains/shriyansh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "notshriyansh", - "email": "shriyansh707@gmail.com" - }, - "records": { - "CNAME": "notshriyansh.github.io" - }, - "proxied": true -} diff --git a/domains/thiru.json b/domains/thiru.json deleted file mode 100644 index 23654d5e302..00000000000 --- a/domains/thiru.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "web-thiru", - "email": "murthithiru1910@gmail.com" - }, - "records": { - "URL": "https://thiru-me.web.app/" - } -} diff --git a/domains/voidenmark.json b/domains/voidenmark.json deleted file mode 100644 index 9a2253ad2b0..00000000000 --- a/domains/voidenmark.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "voidenmark", - "email": "cacophonn2@gmail.com" - }, - "records": { - "CNAME": "voidenmark.github.io" - } -} From 7e42e3fdcf633aa24659cb44f0c4540b7d364c13 Mon Sep 17 00:00:00 2001 From: dragsbruh Date: Tue, 21 Jul 2026 14:55:10 +0530 Subject: [PATCH 03/25] remove subdomains --- domains/_discord.cbladeofficial.json | 9 --------- ...-pages-challenge-cbladeofficial.cbladeofficial.json | 9 --------- domains/_github-pages-challenge-michaelgyp.miki.json | 10 ---------- .../_github-pages-challenge-voidenmark.voidenmark.json | 9 --------- domains/sig1._domainkey.shoto.json | 8 -------- 5 files changed, 45 deletions(-) delete mode 100644 domains/_discord.cbladeofficial.json delete mode 100644 domains/_github-pages-challenge-cbladeofficial.cbladeofficial.json delete mode 100644 domains/_github-pages-challenge-michaelgyp.miki.json delete mode 100644 domains/_github-pages-challenge-voidenmark.voidenmark.json delete mode 100644 domains/sig1._domainkey.shoto.json diff --git a/domains/_discord.cbladeofficial.json b/domains/_discord.cbladeofficial.json deleted file mode 100644 index 53df7f0d65e..00000000000 --- a/domains/_discord.cbladeofficial.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cbladeOfficial", - "email": "cbladeofficial.real@gmail.com" - }, - "records": { - "TXT": "dh=ea6eae6e38d244caf8b070eef9105f586809153e" - } -} diff --git a/domains/_github-pages-challenge-cbladeofficial.cbladeofficial.json b/domains/_github-pages-challenge-cbladeofficial.cbladeofficial.json deleted file mode 100644 index 882d7544df6..00000000000 --- a/domains/_github-pages-challenge-cbladeofficial.cbladeofficial.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cbladeOfficial", - "email": "cbladeofficial.real@gmail.com" - }, - "records": { - "TXT": "9a8e488e4e151501b5983ae1628aff" - } -} diff --git a/domains/_github-pages-challenge-michaelgyp.miki.json b/domains/_github-pages-challenge-michaelgyp.miki.json deleted file mode 100644 index 3d712ebf540..00000000000 --- a/domains/_github-pages-challenge-michaelgyp.miki.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "michaelgyp", - "email": "michaeladventure080510@gmail.com", - "discord": "michaelgyp" - }, - "records": { - "TXT": "f87eb3e3615aef426f6ba56aa00ff8" - } -} \ No newline at end of file diff --git a/domains/_github-pages-challenge-voidenmark.voidenmark.json b/domains/_github-pages-challenge-voidenmark.voidenmark.json deleted file mode 100644 index fa55d54d47f..00000000000 --- a/domains/_github-pages-challenge-voidenmark.voidenmark.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "voidenmark", - "email": "cacophonn2@gmail.com" - }, - "records": { - "TXT": "b9338b35c1ad29384bb9dad0290e08" - } -} diff --git a/domains/sig1._domainkey.shoto.json b/domains/sig1._domainkey.shoto.json deleted file mode 100644 index 50359ecf285..00000000000 --- a/domains/sig1._domainkey.shoto.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "shotosystems" - }, - "records": { - "CNAME": "sig1.dkim.shoto.is-a.dev.at.icloudmailadmin.com" - } -} From f1b67e91c464d6af28d9ae44be201b76755ce284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noa=20Sim=C3=B5es=20-=20NDBR?= Date: Tue, 21 Jul 2026 23:00:20 -0300 Subject: [PATCH 04/25] Create noasimoes.json --- domains/noasimoes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noasimoes.json diff --git a/domains/noasimoes.json b/domains/noasimoes.json new file mode 100644 index 00000000000..8930128a767 --- /dev/null +++ b/domains/noasimoes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noadevbr", + "email": "noadevbr@yahoo.com" + }, + "records": { + "CNAME": "b8c00644-46e9-4acb-aac1-e739508eb94a.cfargotunnel.com" + } +} From 463bfe99eaa7f0ac492d7d98d8303731c261f31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:11:44 -0300 Subject: [PATCH 05/25] Add vinymaker.json with owner and record details --- domains/vinymaker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinymaker.json diff --git a/domains/vinymaker.json b/domains/vinymaker.json new file mode 100644 index 00000000000..52a196cd3ab --- /dev/null +++ b/domains/vinymaker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinyMaker", + "email": "contatovinymaker@gmail.com" + }, + "record": { + "A": ["216.198.79.1"] + } +} From 448a8cbd19067e87aecddf4c1bfd8b71fca37369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:12:23 -0300 Subject: [PATCH 06/25] Add Vercel domain configuration for VinyMaker --- domains/_vercel.vinymaker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vinymaker.json diff --git a/domains/_vercel.vinymaker.json b/domains/_vercel.vinymaker.json new file mode 100644 index 00000000000..6725c85866b --- /dev/null +++ b/domains/_vercel.vinymaker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinyMaker", + "email": "contatovinymaker@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vinymaker.is-a.dev,133825b4afe1803abd62" + } +} From 489604543b4a3ca2d51fba41b714846cbea2f81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:12:59 -0300 Subject: [PATCH 07/25] Add VinyMaker domain configuration file --- domains/www.vinymaker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.vinymaker.json diff --git a/domains/www.vinymaker.json b/domains/www.vinymaker.json new file mode 100644 index 00000000000..54da8955d7e --- /dev/null +++ b/domains/www.vinymaker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinyMaker", + "email": "contatovinymaker@gmail.com" + }, + "record": { + "CNAME": "fe6b024e6b38623a.vercel-dns-017.com." + } +} From b626de83a95b62e7730141a2f8aa73aee3596a5c Mon Sep 17 00:00:00 2001 From: Omar <105920279+OmarAliSiad@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:19:42 +0300 Subject: [PATCH 08/25] Add omarali.json with owner and records details --- omarali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 omarali.json diff --git a/omarali.json b/omarali.json new file mode 100644 index 00000000000..599b8c57f05 --- /dev/null +++ b/omarali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OmarAliSiad", + "email": "omaraliabdelaziz250@gmail.com" + }, + "records": { + "CNAME": "omaralisiad.github.io" + } +} From 3db45c3d3269f0b53c568a0a43b6de1a5649239c Mon Sep 17 00:00:00 2001 From: Omar <105920279+OmarAliSiad@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:34:59 +0300 Subject: [PATCH 09/25] Rename omarali.json to domains/omarali.json --- omarali.json => domains/omarali.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename omarali.json => domains/omarali.json (100%) diff --git a/omarali.json b/domains/omarali.json similarity index 100% rename from omarali.json rename to domains/omarali.json From 9ca1fbec82067bcba9914240914b0c5f90fcff13 Mon Sep 17 00:00:00 2001 From: YoussefJoe777 Date: Wed, 22 Jul 2026 20:57:35 +0300 Subject: [PATCH 10/25] Add joeautomations.json for domain configuration --- domains/joeautomations.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/joeautomations.json diff --git a/domains/joeautomations.json b/domains/joeautomations.json new file mode 100644 index 00000000000..5d0bb5987a8 --- /dev/null +++ b/domains/joeautomations.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Youssefjoe777" + }, + "record": { + "CNAME": "https://joeautomates.vercel.app" + } +} From 6376e9b4b1aaba3352c2afd7416325b824a321fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noa=20Sim=C3=B5es=20-=20NDBR?= Date: Wed, 22 Jul 2026 15:13:20 -0300 Subject: [PATCH 11/25] Update noasimoes.json --- domains/noasimoes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noasimoes.json b/domains/noasimoes.json index 8930128a767..8eb952dfd55 100644 --- a/domains/noasimoes.json +++ b/domains/noasimoes.json @@ -4,6 +4,6 @@ "email": "noadevbr@yahoo.com" }, "records": { - "CNAME": "b8c00644-46e9-4acb-aac1-e739508eb94a.cfargotunnel.com" + "A": ["216.198.79.1"] } } From 3f88f092a1249cc31ab2a78190bd3904982497ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noa=20Sim=C3=B5es=20-=20NDBR?= Date: Wed, 22 Jul 2026 15:15:03 -0300 Subject: [PATCH 12/25] Create _vercel.noasimoes.json --- domains/_vercel.noasimoes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.noasimoes.json diff --git a/domains/_vercel.noasimoes.json b/domains/_vercel.noasimoes.json new file mode 100644 index 00000000000..8295aff3fa8 --- /dev/null +++ b/domains/_vercel.noasimoes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noadevbr", + "email": "noadevbr@yahoo.com" + }, + "records": { + "TXT": "vc-domain-verify=noasimoes.is-a.dev,9f138cb9f19ab7fcf936" + } +} From f0bb0408f42e836044425ff7b6c4928eaa5e036b Mon Sep 17 00:00:00 2001 From: IGHx <141614531+IGHx@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:16:04 +0300 Subject: [PATCH 13/25] Create igh-scope.json --- domains/igh-scope.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/igh-scope.json diff --git a/domains/igh-scope.json b/domains/igh-scope.json new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/domains/igh-scope.json @@ -0,0 +1 @@ + From 82447984ee92eb168c2dffc752e1a6334260640f Mon Sep 17 00:00:00 2001 From: IGHx <141614531+IGHx@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:26:46 +0300 Subject: [PATCH 14/25] Add owner and DNS records to igh-scope.json Added owner information and DNS records for IGHx. --- domains/igh-scope.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/domains/igh-scope.json b/domains/igh-scope.json index 8b137891791..38e73e2ce50 100644 --- a/domains/igh-scope.json +++ b/domains/igh-scope.json @@ -1 +1,25 @@ - +{ + "owner": { + "username": "IGHx", + "email": "igh.scope@gmail.com" + }, + "records": { + "TXT": [ + "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 + } + ] + } +} From 3469d1e3fa7774d6022a95e60f1352e04baeed7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:55:10 -0300 Subject: [PATCH 15/25] Fix records field in vinymaker.json --- domains/vinymaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinymaker.json b/domains/vinymaker.json index 52a196cd3ab..aadc3fd0890 100644 --- a/domains/vinymaker.json +++ b/domains/vinymaker.json @@ -3,7 +3,7 @@ "username": "VinyMaker", "email": "contatovinymaker@gmail.com" }, - "record": { + "records": { "A": ["216.198.79.1"] } } From 0c8fe68d4df9adb9f847231535936bd8d3f6d730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:55:38 -0300 Subject: [PATCH 16/25] Fix records field in _vercel.vinymaker.json --- domains/_vercel.vinymaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.vinymaker.json b/domains/_vercel.vinymaker.json index 6725c85866b..f1f622a5096 100644 --- a/domains/_vercel.vinymaker.json +++ b/domains/_vercel.vinymaker.json @@ -3,7 +3,7 @@ "username": "VinyMaker", "email": "contatovinymaker@gmail.com" }, - "record": { + "records": { "TXT": "vc-domain-verify=vinymaker.is-a.dev,133825b4afe1803abd62" } } From 79e23e6b4320b66ff7a2f036bce02a11a14a1e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:56:08 -0300 Subject: [PATCH 17/25] Fix records field in www.vinymaker.json --- domains/www.vinymaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.vinymaker.json b/domains/www.vinymaker.json index 54da8955d7e..840ede1319a 100644 --- a/domains/www.vinymaker.json +++ b/domains/www.vinymaker.json @@ -3,7 +3,7 @@ "username": "VinyMaker", "email": "contatovinymaker@gmail.com" }, - "record": { + "records": { "CNAME": "fe6b024e6b38623a.vercel-dns-017.com." } } From e40114d9eb910227e035405d424bf6699199de06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Azevedo?= <46245589+VinyMaker@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:58:09 -0300 Subject: [PATCH 18/25] Remove trailing dot from CNAME hostname Removed the trailing period from the CNAME record. --- domains/www.vinymaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.vinymaker.json b/domains/www.vinymaker.json index 840ede1319a..282e13513be 100644 --- a/domains/www.vinymaker.json +++ b/domains/www.vinymaker.json @@ -4,6 +4,6 @@ "email": "contatovinymaker@gmail.com" }, "records": { - "CNAME": "fe6b024e6b38623a.vercel-dns-017.com." + "CNAME": "fe6b024e6b38623a.vercel-dns-017.com" } } From 9e7762e66a9521e485d63ab4787ce084b30f6f44 Mon Sep 17 00:00:00 2001 From: dragsbruh Date: Thu, 23 Jul 2026 16:17:35 +0530 Subject: [PATCH 19/25] remove other domains --- domains/0xkogami.json | 9 --------- domains/carlo.json | 9 --------- domains/flingo.json | 9 --------- domains/htcnews.json | 8 -------- domains/joddabod.json | 15 --------------- domains/nawabizat.json | 9 --------- domains/nyxel.json | 9 --------- domains/salman-twin.json | 9 --------- 8 files changed, 77 deletions(-) delete mode 100644 domains/0xkogami.json delete mode 100644 domains/carlo.json delete mode 100644 domains/flingo.json delete mode 100644 domains/htcnews.json delete mode 100644 domains/joddabod.json delete mode 100644 domains/nawabizat.json delete mode 100644 domains/nyxel.json delete mode 100644 domains/salman-twin.json diff --git a/domains/0xkogami.json b/domains/0xkogami.json deleted file mode 100644 index 9beaee34154..00000000000 --- a/domains/0xkogami.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xkogami", - "email": "wahresna@gmail.com" - }, - "records": { - "CNAME": "0xkogami.github.io" - } -} diff --git a/domains/carlo.json b/domains/carlo.json deleted file mode 100644 index 873b2e02a67..00000000000 --- a/domains/carlo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "qvci", - "email": "carloivan2910@gmail.com" - }, - "records": { - "CNAME": "qvci.github.io" - } -} \ No newline at end of file diff --git a/domains/flingo.json b/domains/flingo.json deleted file mode 100644 index 05bd5988d43..00000000000 --- a/domains/flingo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "flingo777", - "email": "flingogod777@gmail.com" - }, - "records": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } -} diff --git a/domains/htcnews.json b/domains/htcnews.json deleted file mode 100644 index e4670a828fd..00000000000 --- a/domains/htcnews.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "weblrsolutions" - }, - "records": { - "CNAME": "weblrsolutions.github.io" - } -} \ No newline at end of file diff --git a/domains/joddabod.json b/domains/joddabod.json deleted file mode 100644 index 5d0a242eade..00000000000 --- a/domains/joddabod.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "joddabodscripts", - "email": "joddabod5@gmail.com" - }, - "proxied": true, - "records": { - "CNAME": "joddabodscripts.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/nawabizat.json b/domains/nawabizat.json deleted file mode 100644 index 29dda30e7bf..00000000000 --- a/domains/nawabizat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bl4ckc4tF1r3", - "email": "nawabizzat59@gmail.com" - }, - "records": { - "CNAME": "bl4ckc4tf1r3.github.io" - } -} diff --git a/domains/nyxel.json b/domains/nyxel.json deleted file mode 100644 index a01b0013b45..00000000000 --- a/domains/nyxel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NyxelDeveloper", - "email": "nyxel.developer@gmail.com" - }, - "records": { - "CNAME": "nyxeldeveloper.github.io" - } -} diff --git a/domains/salman-twin.json b/domains/salman-twin.json deleted file mode 100644 index f7fba33f901..00000000000 --- a/domains/salman-twin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "msalmansaeedch786", - "email": "msalmansaeedch786@gmail.com" - }, - "records": { - "CNAME": "d3v9jw2cinucd.cloudfront.net" - } -} From 41be8fc173f421f8c00aac08e47279b98a3759fc Mon Sep 17 00:00:00 2001 From: dragsbruh Date: Thu, 23 Jul 2026 16:19:03 +0530 Subject: [PATCH 20/25] remove subdomains --- .../_120e5dc92a56e028a3fc23eddbb719c4.salman-twin.json | 9 --------- domains/_github-pages-challenge-flingo777.flingo.json | 9 --------- 2 files changed, 18 deletions(-) delete mode 100644 domains/_120e5dc92a56e028a3fc23eddbb719c4.salman-twin.json delete mode 100644 domains/_github-pages-challenge-flingo777.flingo.json diff --git a/domains/_120e5dc92a56e028a3fc23eddbb719c4.salman-twin.json b/domains/_120e5dc92a56e028a3fc23eddbb719c4.salman-twin.json deleted file mode 100644 index f00a5737846..00000000000 --- a/domains/_120e5dc92a56e028a3fc23eddbb719c4.salman-twin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "msalmansaeedch786", - "email": "msalmansaeedch786@gmail.com" - }, - "records": { - "CNAME": "_05e4294efa7eaa8cde7911ba080bf692.jkddzztszm.acm-validations.aws" - } -} diff --git a/domains/_github-pages-challenge-flingo777.flingo.json b/domains/_github-pages-challenge-flingo777.flingo.json deleted file mode 100644 index 7db0916f2d7..00000000000 --- a/domains/_github-pages-challenge-flingo777.flingo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "flingo777", - "email": "flingogod777@gmail.com" - }, - "records": { - "TXT": "319c63f6470fcd7883b24380b7d3e6" - } -} From 646fe17dda8b57e02adcaf1e49037ec355ae8bfc Mon Sep 17 00:00:00 2001 From: MaskDuck <70831061+MaskDuck@users.noreply.github.com> Date: Thu, 23 Jul 2026 18:10:47 +0700 Subject: [PATCH 21/25] Update joeautomations.json --- domains/joeautomations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joeautomations.json b/domains/joeautomations.json index 5d0bb5987a8..d8811eb9dd4 100644 --- a/domains/joeautomations.json +++ b/domains/joeautomations.json @@ -3,6 +3,6 @@ "username": "Youssefjoe777" }, "record": { - "CNAME": "https://joeautomates.vercel.app" + "CNAME": "joeautomates.vercel.app" } } From f3b0e0f45400f5f51b7e7b257d9ca5a60cb065ca Mon Sep 17 00:00:00 2001 From: MaskDuck <70831061+MaskDuck@users.noreply.github.com> Date: Thu, 23 Jul 2026 18:11:52 +0700 Subject: [PATCH 22/25] Update joeautomations.json --- domains/joeautomations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joeautomations.json b/domains/joeautomations.json index d8811eb9dd4..4fc6c9c8fff 100644 --- a/domains/joeautomations.json +++ b/domains/joeautomations.json @@ -2,7 +2,7 @@ "owner": { "username": "Youssefjoe777" }, - "record": { + "records": { "CNAME": "joeautomates.vercel.app" } } From 5f6196937c7003011461dd9f7884265429f5d0aa Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jul 2026 20:34:06 +0800 Subject: [PATCH 23/25] Add 'cf-pages' to internal.json list --- util/internal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/internal.json b/util/internal.json index de72018644c..f93359a9314 100644 --- a/util/internal.json +++ b/util/internal.json @@ -1,4 +1,5 @@ [ + "cf-pages", "data", "docs", "ns1", From 635f20b55a1308d9f6640bd196a5b66625c89330 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:53:22 +0800 Subject: [PATCH 24/25] Add 'api.cf-pages' to internal.json --- util/internal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/internal.json b/util/internal.json index f93359a9314..33a1b3bd1fa 100644 --- a/util/internal.json +++ b/util/internal.json @@ -1,4 +1,5 @@ [ + "api.cf-pages", "cf-pages", "data", "docs", From 8d31901a7e62b3f1fa6345156d79be6bb9025c3a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:53:40 +0800 Subject: [PATCH 25/25] Refactor DNS ignore rules in dnsconfig.js --- dnsconfig.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 5c2b895141c..c72f0669b70 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -157,8 +157,7 @@ var ignored = [ IGNORE("_gh-is-a-dev-o.**", "TXT"), IGNORE("_github-pages-challenge-is-a-dev", "TXT"), IGNORE("_github-pages-challenge-is-a-dev.**", "TXT"), - IGNORE("_psl", "TXT"), - IGNORE("ns[1-4]", "A,AAAA") + IGNORE("_psl", "TXT") ]; var internal = require("./util/internal.json");