From 6844329ad13a0a6d866bc25eb317c351e9a2eac2 Mon Sep 17 00:00:00 2001 From: Olugbemi Tolulope Date: Thu, 2 Jul 2026 18:59:08 +0100 Subject: [PATCH 01/73] Add coderhema.json for domain configuration --- domains/coderhema.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coderhema.json diff --git a/domains/coderhema.json b/domains/coderhema.json new file mode 100644 index 00000000000..4e1b5d34d55 --- /dev/null +++ b/domains/coderhema.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderhema", + "email": "olugbemiopedepo@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From b5263e2b0e98f452d84a49ccdeebdb0684e51c82 Mon Sep 17 00:00:00 2001 From: Olugbemi Tolulope Date: Thu, 2 Jul 2026 19:01:18 +0100 Subject: [PATCH 02/73] Update email for domain owner in configuration --- domains/_vercel.coderhema.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.coderhema.json diff --git a/domains/_vercel.coderhema.json b/domains/_vercel.coderhema.json new file mode 100644 index 00000000000..a34467385bf --- /dev/null +++ b/domains/_vercel.coderhema.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderhema", + "email": "olugbemiopedepo@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=coderhema.is-a.dev,01f705dce4759fd0d0c0" + } +} From 4ff592a0a3539bb80ffa758afce43d4b0d8a1a64 Mon Sep 17 00:00:00 2001 From: Tigran N <119749869+DELLIN11@users.noreply.github.com> Date: Sun, 12 Jul 2026 16:56:23 +0300 Subject: [PATCH 03/73] Create forgiven.json HEllo --- domains/forgiven.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/forgiven.json diff --git a/domains/forgiven.json b/domains/forgiven.json new file mode 100644 index 00000000000..9b5322e64ad --- /dev/null +++ b/domains/forgiven.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "DELLIN11" + }, + "records": { + "A": ["77.222.40.200"] + } +} From 3d46d535441aa482395ae8a997f7822c6a37f79c Mon Sep 17 00:00:00 2001 From: Abhimanyu 'yu' Saikia Date: Sun, 12 Jul 2026 20:20:11 +0530 Subject: [PATCH 04/73] Add abhimanyusaikia.json domain configuration --- domains/abhimanyusaikia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhimanyusaikia.json diff --git a/domains/abhimanyusaikia.json b/domains/abhimanyusaikia.json new file mode 100644 index 00000000000..5231b4b896e --- /dev/null +++ b/domains/abhimanyusaikia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "escursio675", + "email": "abhisaikia675@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 0ec1eed8cf44604520ceb052b2d636922b2ddc64 Mon Sep 17 00:00:00 2001 From: Abhimanyu 'yu' Saikia Date: Sun, 12 Jul 2026 20:22:34 +0530 Subject: [PATCH 05/73] Add Vercel domain configuration for abhimanyusaikia --- domains/_vercel.abhimanyusaikia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.abhimanyusaikia.json diff --git a/domains/_vercel.abhimanyusaikia.json b/domains/_vercel.abhimanyusaikia.json new file mode 100644 index 00000000000..333af3a7e53 --- /dev/null +++ b/domains/_vercel.abhimanyusaikia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "escursio675", + "email": "abhisaikia675@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=abhimanyusaikia.is-a.dev,bcf3d5e399879589ceb8" + } +} From 85ef088923999ae6e2215187bfb3ee27ad3b739f Mon Sep 17 00:00:00 2001 From: SunDev Date: Sun, 12 Jul 2026 23:46:05 +0700 Subject: [PATCH 06/73] Add sunbin.json with owner and records details --- domains/sunbin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunbin.json diff --git a/domains/sunbin.json b/domains/sunbin.json new file mode 100644 index 00000000000..3451630f937 --- /dev/null +++ b/domains/sunbin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sunbin3451", + "email": "sunbun3451@gmail.com" + }, + "records": { + "CNAME": "sunbin3451.github.io" + } +} From c8ff4a334b5681066c106a5e7421f65619de70e3 Mon Sep 17 00:00:00 2001 From: Muhammad Salman Date: Sun, 12 Jul 2026 19:36:36 +0200 Subject: [PATCH 07/73] Update salman-twin.is-a.dev CNAME to current Amplify CloudFront target --- domains/salman-twin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/salman-twin.json b/domains/salman-twin.json index 0fb4c59eef6..dbecf6a5ea7 100644 --- a/domains/salman-twin.json +++ b/domains/salman-twin.json @@ -4,6 +4,6 @@ "email": "msalmansaeedch786@gmail.com" }, "records": { - "CNAME": "d2rjcmexfplnsm.cloudfront.net" + "CNAME": "d2gxmdta6ef8lc.cloudfront.net" } } From b04aa027570ca495530a5d2d0dbbdbb29a816056 Mon Sep 17 00:00:00 2001 From: Shardendu Mishra Date: Mon, 13 Jul 2026 01:17:35 +0530 Subject: [PATCH 08/73] Add OpenAI domain verification TXT record --- domains/mishrashardendu22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mishrashardendu22.json b/domains/mishrashardendu22.json index 5ee38a97858..f8faa68ac83 100644 --- a/domains/mishrashardendu22.json +++ b/domains/mishrashardendu22.json @@ -5,6 +5,6 @@ }, "records": { "A": ["216.198.79.1"], - "TXT": ["google-site-verification=Wj2pFKE2_Mzz4I0P_XeTUZEsnhc7F_urHsE7GqUANbo"] + "TXT": ["google-site-verification=Wj2pFKE2_Mzz4I0P_XeTUZEsnhc7F_urHsE7GqUANbo","openai-domain-verification=dv-D2QdMsdJXn3Q7MYKarJH2tir"] } } From b06bfb838d8505a78895227373fc4fa9fbd742fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?job=20=C2=AF=5C=5F=28=E3=83=84=29=5F/=C2=AF?= <143734146+FWEEaaaa1@users.noreply.github.com> Date: Sun, 12 Jul 2026 21:19:43 +0100 Subject: [PATCH 09/73] Create joblol.json --- domains/joblol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joblol.json diff --git a/domains/joblol.json b/domains/joblol.json new file mode 100644 index 00000000000..fe3e70bbe2b --- /dev/null +++ b/domains/joblol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} From fded8a85f3d00ecc6b04ab53a48571f99e492220 Mon Sep 17 00:00:00 2001 From: vaibhavgit9210 <100840228+vaibhavgit9210@users.noreply.github.com> Date: Mon, 13 Jul 2026 01:55:36 +0530 Subject: [PATCH 10/73] Register vaibhavkumar.is-a.dev --- domains/vaibhavkumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vaibhavkumar.json diff --git a/domains/vaibhavkumar.json b/domains/vaibhavkumar.json new file mode 100644 index 00000000000..71ea94f548c --- /dev/null +++ b/domains/vaibhavkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaibhavgit9210", + "email": "vaibhavpro9210@gmail.com" + }, + "records": { + "CNAME": "vaibhavgit9210.github.io" + } +} From c9a655d9e1da086f5096f128b8b37755ed6f9d8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?job=20=C2=AF=5C=5F=28=E3=83=84=29=5F/=C2=AF?= <143734146+FWEEaaaa1@users.noreply.github.com> Date: Sun, 12 Jul 2026 21:26:19 +0100 Subject: [PATCH 11/73] Update DNS records in tommy-shelby.json Replaced A record with CNAME record for domain. --- domains/tommy-shelby.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tommy-shelby.json diff --git a/domains/tommy-shelby.json b/domains/tommy-shelby.json new file mode 100644 index 00000000000..7dddb36fa60 --- /dev/null +++ b/domains/tommy-shelby.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "CNAME": ["edge.redirect.pizza"] + } +} From 832e34cb35febd6f2021c5a928d1e5e677760523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?job=20=C2=AF=5C=5F=28=E3=83=84=29=5F/=C2=AF?= <143734146+FWEEaaaa1@users.noreply.github.com> Date: Sun, 12 Jul 2026 21:28:40 +0100 Subject: [PATCH 12/73] im a bit rusty --- domains/tommy-shelby.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tommy-shelby.json b/domains/tommy-shelby.json index 7dddb36fa60..29d99509165 100644 --- a/domains/tommy-shelby.json +++ b/domains/tommy-shelby.json @@ -4,6 +4,6 @@ "email": "gorgonfweman@outlook.com" }, "records": { - "CNAME": ["edge.redirect.pizza"] + "CNAME": "edge.redirect.pizza" } } From aaa0924ab25e5c4a58d2ecb039e3e5989e877414 Mon Sep 17 00:00:00 2001 From: DELLIN11 Date: Sun, 12 Jul 2026 23:47:57 +0300 Subject: [PATCH 13/73] feat: register tigran.is-a.dev --- domains/tigran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tigran.json diff --git a/domains/tigran.json b/domains/tigran.json new file mode 100644 index 00000000000..2884f2a5368 --- /dev/null +++ b/domains/tigran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DELLIN11", + "email": "tigran.nikiyan@gmail.com" + }, + "records": { + "A": ["78.17.86.20"] + } +} From f5899d1a22526538132c56f6f147baf73b82716b Mon Sep 17 00:00:00 2001 From: DELLIN11 Date: Mon, 13 Jul 2026 01:51:38 +0300 Subject: [PATCH 14/73] chore: remove unrelated forgiven domain --- domains/forgiven.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/forgiven.json diff --git a/domains/forgiven.json b/domains/forgiven.json deleted file mode 100644 index 9b5322e64ad..00000000000 --- a/domains/forgiven.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "DELLIN11" - }, - "records": { - "A": ["77.222.40.200"] - } -} From 55d03c30c6051e8616c14dfb68e44980aebd362b Mon Sep 17 00:00:00 2001 From: Nithish <151990017+Nisxzn@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:11:12 +0530 Subject: [PATCH 15/73] Add nithish.json with owner and records information --- domains/nithish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nithish.json diff --git a/domains/nithish.json b/domains/nithish.json new file mode 100644 index 00000000000..6bda8894ed5 --- /dev/null +++ b/domains/nithish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nithish", + "email": "nithishparameswaran2005@gmail.com" + }, + "records": { + "CNAME": "nisxzn.vercel.app" + } +} From 84c7b824fab5db0fe0f7df7188aa6ceb543c5845 Mon Sep 17 00:00:00 2001 From: Nithish <151990017+Nisxzn@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:22:31 +0530 Subject: [PATCH 16/73] Update username in nithish.json --- domains/nithish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nithish.json b/domains/nithish.json index 6bda8894ed5..a799090a06f 100644 --- a/domains/nithish.json +++ b/domains/nithish.json @@ -1,6 +1,6 @@ { "owner": { - "username": "nithish", + "username": "Nisxzn", "email": "nithishparameswaran2005@gmail.com" }, "records": { From 482879343a26a8134c768179c5119019f67de525 Mon Sep 17 00:00:00 2001 From: Shaik Kareemulla Sha Abdul Latheef <111215439+Kms-abdul@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:21:51 +0530 Subject: [PATCH 17/73] Creating Mine domain --- domains/kmsabdul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kmsabdul.json diff --git a/domains/kmsabdul.json b/domains/kmsabdul.json new file mode 100644 index 00000000000..47b1f850248 --- /dev/null +++ b/domains/kmsabdul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kms-abdul", + "email": "skmullasha6359@gmail.com" + }, + "record": { + "CNAME": "kmsabdul.vercel.app" + } +} From 7343292dc2c8436c02c43599556b634681e65d14 Mon Sep 17 00:00:00 2001 From: Shaik Kareemulla Sha Abdul Latheef <111215439+Kms-abdul@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:24:18 +0530 Subject: [PATCH 18/73] update --- domains/kmsabdul.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kmsabdul.json b/domains/kmsabdul.json index 47b1f850248..07d032965b9 100644 --- a/domains/kmsabdul.json +++ b/domains/kmsabdul.json @@ -3,7 +3,7 @@ "username": "Kms-abdul", "email": "skmullasha6359@gmail.com" }, - "record": { - "CNAME": "kmsabdul.vercel.app" + "records": { + "CNAME": ["kmsabdul.vercel.app"] } } From 85a6c16d29f7edfdcecad48292618edd94a4a03e Mon Sep 17 00:00:00 2001 From: Shaik Kareemulla Sha Abdul Latheef <111215439+Kms-abdul@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:26:15 +0530 Subject: [PATCH 19/73] updating to URL --- domains/kmsabdul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kmsabdul.json b/domains/kmsabdul.json index 07d032965b9..36ed2079fea 100644 --- a/domains/kmsabdul.json +++ b/domains/kmsabdul.json @@ -4,6 +4,6 @@ "email": "skmullasha6359@gmail.com" }, "records": { - "CNAME": ["kmsabdul.vercel.app"] + "URL": "https://kmsabdul.vercel.app" } } From e2bb453ccdd58cda0f48cbb1ccc2f59531c4bb1f Mon Sep 17 00:00:00 2001 From: Bamidele Olaide Emmanuel Date: Mon, 13 Jul 2026 10:26:55 +0100 Subject: [PATCH 20/73] Add bolaide.json with owner and records information --- domains/bolaide.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bolaide.json diff --git a/domains/bolaide.json b/domains/bolaide.json new file mode 100644 index 00000000000..54aa2885342 --- /dev/null +++ b/domains/bolaide.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bammyoly", + "email": "bammyoly@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From b3807450a2d93afef086e449759bf14865a1af27 Mon Sep 17 00:00:00 2001 From: nothing Date: Sun, 12 Jul 2026 19:06:12 +0300 Subject: [PATCH 21/73] Create notcollective.json --- domains/notcollective.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/notcollective.json diff --git a/domains/notcollective.json b/domains/notcollective.json new file mode 100644 index 00000000000..c4016b3bc35 --- /dev/null +++ b/domains/notcollective.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "durovson" + }, + "records": { + "CNAME": "durovson.github.io" + } +} From b2d6a1a0a7b537b1468a5b6011118ccc85bbce3d Mon Sep 17 00:00:00 2001 From: Bamidele Olaide Emmanuel Date: Mon, 13 Jul 2026 10:28:43 +0100 Subject: [PATCH 22/73] Add Vercel domain verification configuration --- domains/_vercel.bolaide.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bolaide.json diff --git a/domains/_vercel.bolaide.json b/domains/_vercel.bolaide.json new file mode 100644 index 00000000000..39bb8651ecc --- /dev/null +++ b/domains/_vercel.bolaide.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bammyoly", + "email": "bammyoly@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=bolaide.is-a.dev,1639e24c1ec8a64e6e0b" + } +} From 01956dadde17c9d343db0b7a1c6fe05a72339368 Mon Sep 17 00:00:00 2001 From: dlw <126609646+danielliwag@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:30:18 +0800 Subject: [PATCH 23/73] Add JSON configuration for danielliwag domain --- domains/danielliwag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/danielliwag.json diff --git a/domains/danielliwag.json b/domains/danielliwag.json new file mode 100644 index 00000000000..19019dcf0aa --- /dev/null +++ b/domains/danielliwag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danielliwag", + "email": "danielarylliwag@gmail.com" + }, + "records": { + "CNAME": "danielliwag.github.io" + } +} From 2c0403479113cbac203c4c1a5986460ec49858f0 Mon Sep 17 00:00:00 2001 From: SUMIT MADDESHIYA Date: Mon, 13 Jul 2026 17:30:07 +0530 Subject: [PATCH 24/73] Add sumitmaddeshiya.is-a.dev domain --- domains/sumitmaddeshiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sumitmaddeshiya.json diff --git a/domains/sumitmaddeshiya.json b/domains/sumitmaddeshiya.json new file mode 100644 index 00000000000..28c4bc5d893 --- /dev/null +++ b/domains/sumitmaddeshiya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SUM204IT", + "email": "sumitmaddeshiya@gmail.com" + }, + "records": { + "A": [ + "216.198.79.1" + ] + } +} From a74a2171e06a328ba1fbd7360f3c922cd2f61175 Mon Sep 17 00:00:00 2001 From: SUMIT MADDESHIYA Date: Mon, 13 Jul 2026 17:32:04 +0530 Subject: [PATCH 25/73] Add Vercel verification record --- domains/_vercel.sumitmaddeshiya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sumitmaddeshiya.json diff --git a/domains/_vercel.sumitmaddeshiya.json b/domains/_vercel.sumitmaddeshiya.json new file mode 100644 index 00000000000..4547503e58e --- /dev/null +++ b/domains/_vercel.sumitmaddeshiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUM204IT", + "email": "sumitmaddeshiya99@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sumitmaddeshiya.is-a.dev,2221fd6dd34795da6d87" + } +} From 56bb0b4dc95ee02a5c1447669b19e2405bc9ed87 Mon Sep 17 00:00:00 2001 From: nothing Date: Mon, 13 Jul 2026 15:04:42 +0300 Subject: [PATCH 26/73] Update notcollective.json --- domains/notcollective.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/notcollective.json b/domains/notcollective.json index c4016b3bc35..b653c70660d 100644 --- a/domains/notcollective.json +++ b/domains/notcollective.json @@ -1,6 +1,7 @@ { "owner": { - "username": "durovson" + "username": "durovson", + "email": "nonstopplay200@gmail.com" }, "records": { "CNAME": "durovson.github.io" From 0809aadfcd2fd3c643b476969bb9c061dd411f6f Mon Sep 17 00:00:00 2001 From: Alexander Lyakshev Date: Mon, 13 Jul 2026 15:33:46 +0300 Subject: [PATCH 27/73] Add file domains/xn.json --- domains/xn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xn.json diff --git a/domains/xn.json b/domains/xn.json new file mode 100644 index 00000000000..fbb3ca7fdf7 --- /dev/null +++ b/domains/xn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xenon.ua", + "email": "erelax@gmail.com" + }, + "records": { + "CNAME": "f0260fd0ee59.sn.mynetname.net" + } +} \ No newline at end of file From c824c4174b9b91334cde633e6520d8a40954c24a Mon Sep 17 00:00:00 2001 From: Bappaditya Kuilya Date: Mon, 13 Jul 2026 18:20:33 +0530 Subject: [PATCH 28/73] Add bappadityakuilya.is-a.dev --- domains/bappadityakuilya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bappadityakuilya.json diff --git a/domains/bappadityakuilya.json b/domains/bappadityakuilya.json new file mode 100644 index 00000000000..36b828fc4a1 --- /dev/null +++ b/domains/bappadityakuilya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bappaditya-kuilya", + "email": "bappadityakuilya@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From dd1cf146ec15bb6d981b6d6513a9092299115e47 Mon Sep 17 00:00:00 2001 From: Bappaditya Kuilya Date: Mon, 13 Jul 2026 18:21:59 +0530 Subject: [PATCH 29/73] Add Vercel configuration for domain verification --- domains/_vercel.bappadityakuilya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bappadityakuilya.json diff --git a/domains/_vercel.bappadityakuilya.json b/domains/_vercel.bappadityakuilya.json new file mode 100644 index 00000000000..3c8710ea296 --- /dev/null +++ b/domains/_vercel.bappadityakuilya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bappaditya-kuilya", + "email": "bappadityakuilya@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=bappadityakuilya.is-a.dev,c68b17560946058bd63c" + } +} From 0e4f6920005b28769fc56c9d689b82d3bba09436 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:16:02 +0530 Subject: [PATCH 30/73] Add dash.yocrrz.json for domain configuration --- domains/dash.yocrrz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dash.yocrrz.json diff --git a/domains/dash.yocrrz.json b/domains/dash.yocrrz.json new file mode 100644 index 00000000000..ab26b733bea --- /dev/null +++ b/domains/dash.yocrrz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YOCRRZ224", + "email": "yocrrz@yocrrz.is-a.dev" + }, + "records": { + "TXT": "140dee476938269ed08db8798c6a7f" + } +} From 0a7e458e7baadf474c28e0410b90d2b02c4e5567 Mon Sep 17 00:00:00 2001 From: TrioA <153422978+TrioA@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:56:37 +0530 Subject: [PATCH 31/73] arav.is-a.dev --- domains/_vercel.arav.json | 9 +++++++++ domains/arav.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.arav.json create mode 100644 domains/arav.json diff --git a/domains/_vercel.arav.json b/domains/_vercel.arav.json new file mode 100644 index 00000000000..4cc35fb20f0 --- /dev/null +++ b/domains/_vercel.arav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TrioA", + "email": "programmer60108@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=arav.is-a.dev,8cad472d0b3a94eff6c8" + } +} \ No newline at end of file diff --git a/domains/arav.json b/domains/arav.json new file mode 100644 index 00000000000..dc17b573bd6 --- /dev/null +++ b/domains/arav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TrioA", + "email": "programmer60108@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From de7d5753e19c077a39ba498c18f3939d9431bbf0 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:28:54 +0530 Subject: [PATCH 32/73] Add _github-pages-challenge-YOCRRZ224.dash.json --- ...sh.yocrrz.json => _github-pages-challenge-YOCRRZ224.dash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dash.yocrrz.json => _github-pages-challenge-YOCRRZ224.dash.json} (100%) diff --git a/domains/dash.yocrrz.json b/domains/_github-pages-challenge-YOCRRZ224.dash.json similarity index 100% rename from domains/dash.yocrrz.json rename to domains/_github-pages-challenge-YOCRRZ224.dash.json From 99f12b1b17f971338a9a7a24b0da01c9f14801cb Mon Sep 17 00:00:00 2001 From: Eslam8078 <119083877+Eslam8078@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:11:26 +0300 Subject: [PATCH 33/73] Update TXT record for domain verification --- domains/_vercel.eslam8078.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.eslam8078.json b/domains/_vercel.eslam8078.json index 9b84382952e..2df91624379 100644 --- a/domains/_vercel.eslam8078.json +++ b/domains/_vercel.eslam8078.json @@ -4,6 +4,6 @@ "email": "eslamayman2412@gmail.com" }, "records": { - "TXT": "vc-domain-verify=eslam.is-a.dev,2841f235d1e491b2c246" + "TXT": "vc-domain-verify=eslam8078.is-a.dev,e58e8d239c9aa862ce85" } } From 2beafc70a676cc730e299aba8985f41218dc9b96 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:55:33 +0530 Subject: [PATCH 34/73] Rename _github-pages-challenge-YOCRRZ224.dash.json to _github-pages-challenge-yocrrz224.dash.json --- ...Z224.dash.json => _github-pages-challenge-yocrrz224.dash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-YOCRRZ224.dash.json => _github-pages-challenge-yocrrz224.dash.json} (100%) diff --git a/domains/_github-pages-challenge-YOCRRZ224.dash.json b/domains/_github-pages-challenge-yocrrz224.dash.json similarity index 100% rename from domains/_github-pages-challenge-YOCRRZ224.dash.json rename to domains/_github-pages-challenge-yocrrz224.dash.json From 83dd12e2f45aa76b82ddb477da40814a5bdd2624 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:07:42 +0530 Subject: [PATCH 35/73] Add dash.json for domain configuration --- domains/dash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dash.json diff --git a/domains/dash.json b/domains/dash.json new file mode 100644 index 00000000000..d15115b36c3 --- /dev/null +++ b/domains/dash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YOCRRZ224", + "email": "yocrrz@yocrrz.is-a.dev" + }, + "records": { + "CNAME": "YOCRRZ224.github.io" + } +} From b0805b509186138ef69f61f1ead79ec750829bf5 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:11:36 +0530 Subject: [PATCH 36/73] Rename GitHub Pages challenge JSON file --- ...crrz224.dash.json => _github-pages-challenge-yocrrz.dash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-yocrrz224.dash.json => _github-pages-challenge-yocrrz.dash.json} (100%) diff --git a/domains/_github-pages-challenge-yocrrz224.dash.json b/domains/_github-pages-challenge-yocrrz.dash.json similarity index 100% rename from domains/_github-pages-challenge-yocrrz224.dash.json rename to domains/_github-pages-challenge-yocrrz.dash.json From 7eafd7f0a0dea13f71a8a9a28ffaca6427f19d2b Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:14:21 +0530 Subject: [PATCH 37/73] Add new GitHub Pages challenge domain configuration --- ...sh.json => _github-pages-challenge-yocrrz224.dash.yocrrz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-yocrrz.dash.json => _github-pages-challenge-yocrrz224.dash.yocrrz.json} (100%) diff --git a/domains/_github-pages-challenge-yocrrz.dash.json b/domains/_github-pages-challenge-yocrrz224.dash.yocrrz.json similarity index 100% rename from domains/_github-pages-challenge-yocrrz.dash.json rename to domains/_github-pages-challenge-yocrrz224.dash.yocrrz.json From 9d9ddc097d3fed5e87bafe2793fddedf7ef7c256 Mon Sep 17 00:00:00 2001 From: YOCRRZ <137055000+YOCRRZ224@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:20:06 +0530 Subject: [PATCH 38/73] Rename dash.json to dash.yocrrz.json --- domains/{dash.json => dash.yocrrz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dash.json => dash.yocrrz.json} (100%) diff --git a/domains/dash.json b/domains/dash.yocrrz.json similarity index 100% rename from domains/dash.json rename to domains/dash.yocrrz.json From cc71df092f8403c65dc0a6791709b439542e987a Mon Sep 17 00:00:00 2001 From: Shashank Budem Date: Mon, 13 Jul 2026 23:07:55 +0530 Subject: [PATCH 39/73] Register shashankbudem.is-a.dev Co-Authored-By: Claude Fable 5 --- domains/shashankbudem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shashankbudem.json diff --git a/domains/shashankbudem.json b/domains/shashankbudem.json new file mode 100644 index 00000000000..c5ebc321f3d --- /dev/null +++ b/domains/shashankbudem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shashankbudem", + "email": "shashank4305@gmail.com" + }, + "records": { + "CNAME": "shashankbudem.github.io" + } +} From f1d876078705288eb3b48e69170884f1df49e880 Mon Sep 17 00:00:00 2001 From: Atulya Srivastava <130650439+atulya-srivastava@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:49:53 +0530 Subject: [PATCH 40/73] Add atulya.json with domain owner and records --- domains/atulya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atulya.json diff --git a/domains/atulya.json b/domains/atulya.json new file mode 100644 index 00000000000..78ae7b86582 --- /dev/null +++ b/domains/atulya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atulya-srivastava", + "email": "vns.atulyasrivastava@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 1254b4e114df72639921fe38df98c026b1379367 Mon Sep 17 00:00:00 2001 From: Atulya Srivastava <130650439+atulya-srivastava@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:51:12 +0530 Subject: [PATCH 41/73] Add Vercel domain configuration for atulya --- domains/_vercel.atulya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.atulya.json diff --git a/domains/_vercel.atulya.json b/domains/_vercel.atulya.json new file mode 100644 index 00000000000..0f9c0aa64c2 --- /dev/null +++ b/domains/_vercel.atulya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atulya-srivastava", + "email": "vns.atulyasrivastava@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=atulya.is-a.dev,138616a9081dfee5d248" + } +} From 33edaf606d877896360fa3371c86c6af1b314b2c Mon Sep 17 00:00:00 2001 From: flingo777 <91720705+flingo777@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:54:54 +0530 Subject: [PATCH 42/73] Update flingo.json --- domains/flingo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flingo.json b/domains/flingo.json index e39db233083..1f4665e360f 100644 --- a/domains/flingo.json +++ b/domains/flingo.json @@ -4,6 +4,6 @@ "email": "flingogod777@gmail.com" }, "records": { - "CNAME": "flingo777.github.io" + "A": ["216.198.79.1"] } } From 06c581db18fc61c3633b3d842c2ff0509ed27352 Mon Sep 17 00:00:00 2001 From: flingo777 <91720705+flingo777@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:58:09 +0530 Subject: [PATCH 43/73] Update A records in flingo.json --- domains/flingo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flingo.json b/domains/flingo.json index 1f4665e360f..05bd5988d43 100644 --- a/domains/flingo.json +++ b/domains/flingo.json @@ -4,6 +4,6 @@ "email": "flingogod777@gmail.com" }, "records": { - "A": ["216.198.79.1"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From 8b0080e9d17b35e33132b2ee769b2958ed555968 Mon Sep 17 00:00:00 2001 From: sk-technology801 Date: Mon, 13 Jul 2026 11:46:45 -0700 Subject: [PATCH 44/73] Add saadidev.is-a.dev --- saadidev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 saadidev.json diff --git a/saadidev.json b/saadidev.json new file mode 100644 index 00000000000..d0d0f384413 --- /dev/null +++ b/saadidev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sk-technology801" + }, + "records": { + "CNAME": "portfolio-ooc1.vercel.app" + } +} From 2f223ad9efd573aab21f49b49844613c592e2858 Mon Sep 17 00:00:00 2001 From: sk-technology801 Date: Mon, 13 Jul 2026 11:58:39 -0700 Subject: [PATCH 45/73] Move saadidev.json to domains folder --- domains/saadidev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saadidev.json diff --git a/domains/saadidev.json b/domains/saadidev.json new file mode 100644 index 00000000000..da1d0964b1d --- /dev/null +++ b/domains/saadidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sk-technology801", + "email": "sardarsaadisaadi@gmail.com" + }, + "records": { + "CNAME": "portfolio-ooc1.vercel.app" + } +} From 7e6eb85349f161856b62ca55d21eefec8fa3d023 Mon Sep 17 00:00:00 2001 From: sk-technology801 Date: Mon, 13 Jul 2026 12:11:20 -0700 Subject: [PATCH 46/73] Delete saadidev.json --- saadidev.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 saadidev.json diff --git a/saadidev.json b/saadidev.json deleted file mode 100644 index d0d0f384413..00000000000 --- a/saadidev.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "sk-technology801" - }, - "records": { - "CNAME": "portfolio-ooc1.vercel.app" - } -} From 96d7a6bbcc3a7ed9afdf52614525726006ebbbb7 Mon Sep 17 00:00:00 2001 From: Jan Konieczek Date: Mon, 13 Jul 2026 21:22:32 +0200 Subject: [PATCH 47/73] feat: Added jan.is-a.dev vercel --- domains/_vercel.jan.json | 9 +++++++++ domains/jan.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.jan.json create mode 100644 domains/jan.json diff --git a/domains/_vercel.jan.json b/domains/_vercel.jan.json new file mode 100644 index 00000000000..182e087980b --- /dev/null +++ b/domains/_vercel.jan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "koleks92", + "email": "koleks92@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=jan.is-a.dev,51519d8a656fe7b994a1" + } +} \ No newline at end of file diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 00000000000..d5d55fc6797 --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "koleks92", + "email": "koleks92@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From f251d29a70adc60e1d7f9b8f01f37920feb9ba5d Mon Sep 17 00:00:00 2001 From: Alexander Lyakshev Date: Mon, 13 Jul 2026 22:56:57 +0300 Subject: [PATCH 48/73] file domains/xn.json --- domains/xn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xn.json b/domains/xn.json index fbb3ca7fdf7..aa3d21715df 100644 --- a/domains/xn.json +++ b/domains/xn.json @@ -1,6 +1,6 @@ { "owner": { - "username": "xenon.ua", + "username": "xenon-ua", "email": "erelax@gmail.com" }, "records": { From 4a4d854e3ee95d126a1942a6f65133466399b10a Mon Sep 17 00:00:00 2001 From: MJ0121 Date: Tue, 14 Jul 2026 02:03:34 +0600 Subject: [PATCH 49/73] Register minurjoy.is-a.dev --- domains/minurjoy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minurjoy.json diff --git a/domains/minurjoy.json b/domains/minurjoy.json new file mode 100644 index 00000000000..f27d3e6d4d5 --- /dev/null +++ b/domains/minurjoy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MJ0121", + "email": "minurrahmanjoy1@gmail.com" + }, + "records": { + "CNAME": "portfolio-iota-weld-33.vercel.app" + } +} From 181d71301563e97b84ce7e9682ca7830414b5dc8 Mon Sep 17 00:00:00 2001 From: Hamda Chaouch Date: Mon, 13 Jul 2026 22:26:22 +0100 Subject: [PATCH 50/73] Add MX and TXT records to hamda.json Updated DNS records to include MX and TXT entries. --- domains/hamda.json | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/domains/hamda.json b/domains/hamda.json index 9955f71f86a..4c392d003e7 100644 --- a/domains/hamda.json +++ b/domains/hamda.json @@ -1,9 +1,18 @@ { - "owner": { - "username": "hamda-chaouch", - "email": "development.engineering.s@gmail.com" - }, - "records": { - "A": ["34.123.176.88"] - } + "owner": { + "username": "hamda-chaouch", + "email": "development.engineering.s@gmail.com" + }, + "records": { + "A": [ + "34.10.145.148" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=QWdmZUhva3RQMlFDSUk5WU4yaGpzcG56T1ZheFBOd3dqYnY2TEQtaFJ1akNDeTRONGZ3WW5UUTZQRnE4MGU0LWhsS3N3NWc4QmY4Z1JNclVacm5JU2c=" + ] + } } From d85b285fe925e7101a64c659aa62cef5957db202 Mon Sep 17 00:00:00 2001 From: Alon Halawi Date: Mon, 13 Jul 2026 19:33:31 -0400 Subject: [PATCH 51/73] Add Vercel TXT verification for alonhalawi.is-a.dev --- domains/_vercel.alonhalawi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alonhalawi.json diff --git a/domains/_vercel.alonhalawi.json b/domains/_vercel.alonhalawi.json new file mode 100644 index 00000000000..97bf6905201 --- /dev/null +++ b/domains/_vercel.alonhalawi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlonHal", + "email": "alonhmaster@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=alonhalawi.is-a.dev,8cd977100a06576f5599" + } +} From 2081d3290e0db40478a503eb9130ee939191eff3 Mon Sep 17 00:00:00 2001 From: Shaina Pachica Date: Tue, 14 Jul 2026 07:47:38 +0800 Subject: [PATCH 52/73] add domain for shaina --- domains/_vercel.shainapachica.json | 9 +++++++++ domains/shainapachica.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.shainapachica.json create mode 100644 domains/shainapachica.json diff --git a/domains/_vercel.shainapachica.json b/domains/_vercel.shainapachica.json new file mode 100644 index 00000000000..923e8e70325 --- /dev/null +++ b/domains/_vercel.shainapachica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shaina-pachica", + "email": "shainapachica@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=shainapachica.is-a.dev,f2f1a4169bdbaa1d7cc7" + } +} \ No newline at end of file diff --git a/domains/shainapachica.json b/domains/shainapachica.json new file mode 100644 index 00000000000..708bd145fe1 --- /dev/null +++ b/domains/shainapachica.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shaina-pachica", + "email": "shainapachica@gmail.com" + }, + "records": { + "A": [ + "216.198.79.1" + ] + } +} \ No newline at end of file From b2d6bf9f98d4543b4cc0d711e00a310c329ef49e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lir=C3=BFsm?= <107949426+lirysm@users.noreply.github.com> Date: Tue, 14 Jul 2026 02:52:37 +0200 Subject: [PATCH 53/73] Add lirysm.json for domain configuration --- domains/lirysm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lirysm.json diff --git a/domains/lirysm.json b/domains/lirysm.json new file mode 100644 index 00000000000..4b7e0214541 --- /dev/null +++ b/domains/lirysm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lirysm", + "email": "celeste.notpersonnal@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 64d8adb52996eabe66b7efcd524a61f348417be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lir=C3=BFsm?= <107949426+lirysm@users.noreply.github.com> Date: Tue, 14 Jul 2026 02:53:34 +0200 Subject: [PATCH 54/73] Add Vercel domain verification configuration --- domains/_vercel.lirysm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.lirysm.json diff --git a/domains/_vercel.lirysm.json b/domains/_vercel.lirysm.json new file mode 100644 index 00000000000..4a736340534 --- /dev/null +++ b/domains/_vercel.lirysm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lirysm", + "email": "celeste.notpersonnal@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=lirysm.is-a.dev,86b085b5c974778dcb37" + } +} From 27177638151999f397f910e16edfce77bb9b6c98 Mon Sep 17 00:00:00 2001 From: Sushmitha Vashist <124481261+5ushh@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:41:11 -0400 Subject: [PATCH 55/73] Create sushmithavashist.json --- domains/sushmithavashist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sushmithavashist.json diff --git a/domains/sushmithavashist.json b/domains/sushmithavashist.json new file mode 100644 index 00000000000..c5b432138d9 --- /dev/null +++ b/domains/sushmithavashist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "5ushh", + "email": "sushmithavashiw@gmail.com" + }, + "records": { + "CNAME": "5ushh.github.io" + } +} From eefa59f008885f2be114cb81d5e30d46e470a18b Mon Sep 17 00:00:00 2001 From: JoddabodScripts Date: Tue, 14 Jul 2026 07:32:30 +0400 Subject: [PATCH 56/73] Add joddabod.json with domain owner and records --- domains/joddabod.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/joddabod.json diff --git a/domains/joddabod.json b/domains/joddabod.json new file mode 100644 index 00000000000..8e4d8df654c --- /dev/null +++ b/domains/joddabod.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "joddabodscripts", + "email": "joddabod5@gmail.com" + }, + "records": { + "CNAME": "joddabodscripts.github.io", + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From a765ab6d6534e051904c4cf0f3e39b5887a45bce Mon Sep 17 00:00:00 2001 From: Joud j Date: Tue, 14 Jul 2026 07:43:27 +0400 Subject: [PATCH 57/73] Fix json file --- domains/joddabod.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/joddabod.json b/domains/joddabod.json index 8e4d8df654c..d90f2648c48 100644 --- a/domains/joddabod.json +++ b/domains/joddabod.json @@ -3,6 +3,7 @@ "username": "joddabodscripts", "email": "joddabod5@gmail.com" }, + "proxied": true, "records": { "CNAME": "joddabodscripts.github.io", "MX": [ From 4236629056609bc4c6b3e24b0171e5815503c5c1 Mon Sep 17 00:00:00 2001 From: Joud j Date: Tue, 14 Jul 2026 07:50:01 +0400 Subject: [PATCH 58/73] Fix json file --- domains/joddabod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/joddabod.json b/domains/joddabod.json index d90f2648c48..5d0a242eade 100644 --- a/domains/joddabod.json +++ b/domains/joddabod.json @@ -7,8 +7,8 @@ "records": { "CNAME": "joddabodscripts.github.io", "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From c1de4490c414548ae334f2569a0074bbb626c21f Mon Sep 17 00:00:00 2001 From: Madhav S Pillai Date: Tue, 14 Jul 2026 10:49:27 +0530 Subject: [PATCH 59/73] Add madhavcodes.is-a.dev --- domains/_vercel.madhavcodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.madhavcodes.json b/domains/_vercel.madhavcodes.json index 62ebe392c8c..4f91290cd09 100644 --- a/domains/_vercel.madhavcodes.json +++ b/domains/_vercel.madhavcodes.json @@ -4,6 +4,6 @@ "email": "madhavsp05@gmail.com" }, "records": { - "TXT": "vc-domain-verify=madhavcodes.is-a.dev,c62c49f61392fd3151ef" + "TXT": "vc-domain-verify=madhavcodes.is-a.dev,7fd547f0c50e8920dbcd" } } \ No newline at end of file From ea57c81ec233c40abd1f184535220e63dbe69ba6 Mon Sep 17 00:00:00 2001 From: bl4ckc4tF1r3 Date: Tue, 14 Jul 2026 13:40:09 +0800 Subject: [PATCH 60/73] Add nawabizat.json with domain owner and record --- domains/nawabizat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nawabizat.json diff --git a/domains/nawabizat.json b/domains/nawabizat.json new file mode 100644 index 00000000000..9b5c4d7dcc9 --- /dev/null +++ b/domains/nawabizat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bl4ckc4tF1r3", + "email": "nawabizzat59@gmail.com" + }, + "record": { + "CNAME": "bl4ckc4tf1r3.github.io" + } +} From af60865ff344665bc9ff995b55f2a538c38cd492 Mon Sep 17 00:00:00 2001 From: bl4ckc4tF1r3 Date: Tue, 14 Jul 2026 13:50:24 +0800 Subject: [PATCH 61/73] Add newline at end of nawabizat.json Fix JSON formatting by adding a newline at the end of the file. From 54dec3e1880c0cfc4e488fec7b9316227e266a10 Mon Sep 17 00:00:00 2001 From: bl4ckc4tF1r3 Date: Tue, 14 Jul 2026 13:58:46 +0800 Subject: [PATCH 62/73] Update nawabizat.json --- domains/nawabizat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nawabizat.json b/domains/nawabizat.json index 9b5c4d7dcc9..29dda30e7bf 100644 --- a/domains/nawabizat.json +++ b/domains/nawabizat.json @@ -3,7 +3,7 @@ "username": "bl4ckc4tF1r3", "email": "nawabizzat59@gmail.com" }, - "record": { + "records": { "CNAME": "bl4ckc4tf1r3.github.io" } } From 0ec34afb59a95de24a52d60d96c9730606743163 Mon Sep 17 00:00:00 2001 From: Wahdiat Resna Date: Tue, 14 Jul 2026 14:05:26 +0700 Subject: [PATCH 63/73] Add 0xkogami.json domain configuration --- domains/0xkogami.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0xkogami.json diff --git a/domains/0xkogami.json b/domains/0xkogami.json new file mode 100644 index 00000000000..9beaee34154 --- /dev/null +++ b/domains/0xkogami.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xkogami", + "email": "wahresna@gmail.com" + }, + "records": { + "CNAME": "0xkogami.github.io" + } +} From 7e9cf9385f93bcad9743d0aea15f6ddc939c8162 Mon Sep 17 00:00:00 2001 From: Abhi <214388799+MoonRooter@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:48:11 +0530 Subject: [PATCH 64/73] Update abhishekinmoon.json --- domains/abhishekinmoon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhishekinmoon.json b/domains/abhishekinmoon.json index ded1bf3784e..981d9b44863 100644 --- a/domains/abhishekinmoon.json +++ b/domains/abhishekinmoon.json @@ -3,6 +3,6 @@ "username": "MoonRooter" }, "records": { - "CNAME": "abhishekinmoon-portfolio.pages.dev" + "CNAME": "abhishekinmoon.vercel.app" } } From 0c31b9b2c29651528773966a26ffc69f27dd3883 Mon Sep 17 00:00:00 2001 From: Ajayi Feyikemi Mabel Date: Tue, 14 Jul 2026 08:56:00 +0100 Subject: [PATCH 65/73] Register simplypheyie.is-a.dev --- domains/simplypheyie.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/simplypheyie.json diff --git a/domains/simplypheyie.json b/domains/simplypheyie.json new file mode 100644 index 00000000000..f890c242e34 --- /dev/null +++ b/domains/simplypheyie.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Simplypheyie96" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 6d334718da3ee01f892fae7db80b23bd842f892e Mon Sep 17 00:00:00 2001 From: Ajayi Feyikemi Mabel Date: Tue, 14 Jul 2026 08:57:38 +0100 Subject: [PATCH 66/73] Add Vercel TXT verification for simplypheyie.is-a.dev --- domains/_vercel.simplypheyie.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.simplypheyie.json diff --git a/domains/_vercel.simplypheyie.json b/domains/_vercel.simplypheyie.json new file mode 100644 index 00000000000..9e20275d635 --- /dev/null +++ b/domains/_vercel.simplypheyie.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Simplypheyie96" + }, + "records": { + "TXT": "vc-domain-verify=simplypheyie.is-a.dev,140301efba1ac32cc7e8" + } +} From 29f6951c2ac42d3c1b2cacd4d5f9115e9a4c05b2 Mon Sep 17 00:00:00 2001 From: Mohamad Afizi Bin Jamal Date: Tue, 14 Jul 2026 16:14:54 +0800 Subject: [PATCH 67/73] Add JSON configuration for fizzyjamal domain --- domains/fizzyjamal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fizzyjamal.json diff --git a/domains/fizzyjamal.json b/domains/fizzyjamal.json new file mode 100644 index 00000000000..ac8acf0f80d --- /dev/null +++ b/domains/fizzyjamal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohamadAfizi", + "email": "fizzyjamal@gmail.com" + }, + "record": { + "CNAME": "fizzyjamal.site" + } +} From 5f1bea465677da1dcc64e8686557a83169577d79 Mon Sep 17 00:00:00 2001 From: Mohamad Afizi Bin Jamal Date: Tue, 14 Jul 2026 16:32:11 +0800 Subject: [PATCH 68/73] Add newline at end of fizzyjamal.json Fix JSON formatting by adding a newline at the end of the file. From 8e82e2fb5357e1b3d33d3b86628208da8713a850 Mon Sep 17 00:00:00 2001 From: Mohamad Afizi Bin Jamal Date: Tue, 14 Jul 2026 16:35:05 +0800 Subject: [PATCH 69/73] Rename 'record' to 'records' in JSON file --- domains/fizzyjamal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fizzyjamal.json b/domains/fizzyjamal.json index ac8acf0f80d..082a9f0dca8 100644 --- a/domains/fizzyjamal.json +++ b/domains/fizzyjamal.json @@ -3,7 +3,7 @@ "username": "MohamadAfizi", "email": "fizzyjamal@gmail.com" }, - "record": { + "records": { "CNAME": "fizzyjamal.site" } } From 14f32c639c7f5298804766d790645902b0f55f0b Mon Sep 17 00:00:00 2001 From: Ajayi Feyikemi Mabel Date: Tue, 14 Jul 2026 10:47:47 +0100 Subject: [PATCH 70/73] Add contact email --- domains/simplypheyie.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/simplypheyie.json b/domains/simplypheyie.json index f890c242e34..a6aaf544d4f 100644 --- a/domains/simplypheyie.json +++ b/domains/simplypheyie.json @@ -1,6 +1,7 @@ { "owner": { - "username": "Simplypheyie96" + "username": "Simplypheyie96", + "email": "ajayifey@gmail.com" }, "records": { "CNAME": "cname.vercel-dns.com" From 65ad7128d9bb2613c9eb5d08ec58a67ad24662c1 Mon Sep 17 00:00:00 2001 From: Ajayi Feyikemi Mabel Date: Tue, 14 Jul 2026 10:47:49 +0100 Subject: [PATCH 71/73] Add contact email --- domains/_vercel.simplypheyie.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.simplypheyie.json b/domains/_vercel.simplypheyie.json index 9e20275d635..fe46f38d357 100644 --- a/domains/_vercel.simplypheyie.json +++ b/domains/_vercel.simplypheyie.json @@ -1,6 +1,7 @@ { "owner": { - "username": "Simplypheyie96" + "username": "Simplypheyie96", + "email": "ajayifey@gmail.com" }, "records": { "TXT": "vc-domain-verify=simplypheyie.is-a.dev,140301efba1ac32cc7e8" From a69c82ab5574a3814816c62b43ac4969709272be Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 14 Jul 2026 12:56:12 +0300 Subject: [PATCH 72/73] Update iostpa.json --- domains/iostpa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iostpa.json b/domains/iostpa.json index 8f6b9376d14..bdcba52d275 100644 --- a/domains/iostpa.json +++ b/domains/iostpa.json @@ -5,6 +5,6 @@ "twitter": "iostpa" }, "records": { - "CNAME": "iostpa-github-io.pages.dev" + "CNAME": "iostpa.is-a.dev.cdn.cloudflare.net" } } From fcb79843f6fcca16f4270da00721d1d0802ace03 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 14 Jul 2026 13:03:22 +0300 Subject: [PATCH 73/73] chore: Update iostpa.json to redirect again --- domains/iostpa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iostpa.json b/domains/iostpa.json index bdcba52d275..61e9eb2d219 100644 --- a/domains/iostpa.json +++ b/domains/iostpa.json @@ -5,6 +5,6 @@ "twitter": "iostpa" }, "records": { - "CNAME": "iostpa.is-a.dev.cdn.cloudflare.net" + "URL": "https://iostpa.com" } }