From 290d79af1bfe863747991060177fd77072c3cac8 Mon Sep 17 00:00:00 2001 From: CAMAPY <90495261+CAMAPY@users.noreply.github.com> Date: Wed, 8 Jul 2026 23:12:19 +0530 Subject: [PATCH 01/25] Create cain --- domains/cain | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/cain diff --git a/domains/cain b/domains/cain new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/domains/cain @@ -0,0 +1 @@ + From 4856d8aaee21d3a7fa1bb46cc1591f783d60af09 Mon Sep 17 00:00:00 2001 From: CAMAPY <90495261+CAMAPY@users.noreply.github.com> Date: Wed, 8 Jul 2026 23:14:29 +0530 Subject: [PATCH 02/25] Update cain --- domains/cain | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/cain b/domains/cain index 8b137891791..37d3dfbebf7 100644 --- a/domains/cain +++ b/domains/cain @@ -1 +1,9 @@ - +{ + "owner": { + "username": "CAMAPY", + "email": "ironmancaptain86@gmail.com" + }, + "records": { + "CNAME": "https://portfolio-pi-gray-39.vercel.app/" + } +} From 1dd400d776fd8c58a886772c745ed8ecfb3a3a36 Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 11:07:48 +0700 Subject: [PATCH 03/25] Update nyxel-software-dev.json --- domains/nyxel-software-dev.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nyxel-software-dev.json b/domains/nyxel-software-dev.json index 282b5cda277..399b63bd9d9 100644 --- a/domains/nyxel-software-dev.json +++ b/domains/nyxel-software-dev.json @@ -4,9 +4,6 @@ "email": "nyxel.developer@gmail.com" }, "records": { - "A": [ - "104.18.5.103", - "104.18.4.103" - ] + "CNAME": "nyxel-software-dev.pages.dev" } } From 5abc9ac5efd24ad999b812371b29c9233fd12f19 Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 11:11:02 +0700 Subject: [PATCH 04/25] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000000..eb7bb2dc227 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +nyxel-software.is-a.dev \ No newline at end of file From 7a80bce5c5a587b7113d8f9710fd08fad473b8a4 Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 11:11:15 +0700 Subject: [PATCH 05/25] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index eb7bb2dc227..087d413be88 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -nyxel-software.is-a.dev \ No newline at end of file +nyxel-software-dev.is-a.dev \ No newline at end of file From a4cb272e0b1cf9ddc4b4270586cf7beef9f0eb9f Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 15:46:36 +0700 Subject: [PATCH 06/25] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 087d413be88..00000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -nyxel-software-dev.is-a.dev \ No newline at end of file From ad784eeda37aef4c6f101385726684c4175f4142 Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 15:51:31 +0700 Subject: [PATCH 07/25] Update nyxel-software-dev.json --- domains/nyxel-software-dev.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/nyxel-software-dev.json b/domains/nyxel-software-dev.json index 399b63bd9d9..536ed911211 100644 --- a/domains/nyxel-software-dev.json +++ b/domains/nyxel-software-dev.json @@ -4,6 +4,10 @@ "email": "nyxel.developer@gmail.com" }, "records": { + "NS": [ + "igor.ns.cloudflare.com", + "ullis.ns.cloudflare.com" + ], "CNAME": "nyxel-software-dev.pages.dev" } } From 57b9a3bab902f5d24342c7e0a8842e05e511ee6a Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 15:58:09 +0700 Subject: [PATCH 08/25] Update nyxel-software-dev.json --- domains/nyxel-software-dev.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/nyxel-software-dev.json b/domains/nyxel-software-dev.json index 536ed911211..399b63bd9d9 100644 --- a/domains/nyxel-software-dev.json +++ b/domains/nyxel-software-dev.json @@ -4,10 +4,6 @@ "email": "nyxel.developer@gmail.com" }, "records": { - "NS": [ - "igor.ns.cloudflare.com", - "ullis.ns.cloudflare.com" - ], "CNAME": "nyxel-software-dev.pages.dev" } } From c2ed21f5bda74b328812a54795c0150b7cce5c8b Mon Sep 17 00:00:00 2001 From: Krish Jain Date: Sun, 12 Jul 2026 15:06:49 +0530 Subject: [PATCH 09/25] Add krishcodesw.json for domain configuration --- domains/krishcodesw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krishcodesw.json diff --git a/domains/krishcodesw.json b/domains/krishcodesw.json new file mode 100644 index 00000000000..570caef658e --- /dev/null +++ b/domains/krishcodesw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrishCodesw", + "email": "krishjain.w@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 1752ab47268f02950a46d80d82ecde07d5eb8f91 Mon Sep 17 00:00:00 2001 From: Krish Jain Date: Sun, 12 Jul 2026 15:10:50 +0530 Subject: [PATCH 10/25] Add Vercel domain verification JSON file --- domains/_vercel.krishcodesw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.krishcodesw.json diff --git a/domains/_vercel.krishcodesw.json b/domains/_vercel.krishcodesw.json new file mode 100644 index 00000000000..998f45b8100 --- /dev/null +++ b/domains/_vercel.krishcodesw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrishCodesw", + "email": "krishjain.w@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=www.krishcodesw.is-a.dev,db4d9ec740640518ef44" + } +} From 3449721ac72f7579352e382af95f061eca2491bd Mon Sep 17 00:00:00 2001 From: Krish Jain Date: Sun, 12 Jul 2026 15:27:08 +0530 Subject: [PATCH 11/25] Rename 'record' to 'records' in JSON file --- domains/_vercel.krishcodesw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.krishcodesw.json b/domains/_vercel.krishcodesw.json index 998f45b8100..7d2d233ed53 100644 --- a/domains/_vercel.krishcodesw.json +++ b/domains/_vercel.krishcodesw.json @@ -3,7 +3,7 @@ "username": "KrishCodesw", "email": "krishjain.w@gmail.com" }, - "record": { + "records": { "TXT": "vc-domain-verify=www.krishcodesw.is-a.dev,db4d9ec740640518ef44" } } From e6f5b2e027fbafce0e7f5714cd7b1d40ca56c174 Mon Sep 17 00:00:00 2001 From: jebastinherlen Date: Sun, 12 Jul 2026 15:31:49 +0530 Subject: [PATCH 12/25] Add herlen.is-a.dev --- domains/herlen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/herlen.json diff --git a/domains/herlen.json b/domains/herlen.json new file mode 100644 index 00000000000..6e32f97389c --- /dev/null +++ b/domains/herlen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jebastinherlen", + "email": "herlenjebastin@gmail.com" + }, + "records": { + "CNAME": "herlen-portfolio.vercel.app" + } +} \ No newline at end of file From 32d0e1dfe4d3bb3699202d88f10fabb892a408eb Mon Sep 17 00:00:00 2001 From: Krish Jain Date: Sun, 12 Jul 2026 15:33:07 +0530 Subject: [PATCH 13/25] Rename 'record' to 'records' in JSON file --- domains/krishcodesw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krishcodesw.json b/domains/krishcodesw.json index 570caef658e..b5ec5c3e79c 100644 --- a/domains/krishcodesw.json +++ b/domains/krishcodesw.json @@ -3,7 +3,7 @@ "username": "KrishCodesw", "email": "krishjain.w@gmail.com" }, - "record": { + "records": { "CNAME": "cname.vercel-dns.com" } } From 000e3919acb3b25284f109a495190767c7f91df2 Mon Sep 17 00:00:00 2001 From: Niran S Narayanan <42601162+nirans2002@users.noreply.github.com> Date: Sun, 12 Jul 2026 15:42:04 +0530 Subject: [PATCH 14/25] subdomains request --- domains/api.niransnarayanan.json | 10 ++++++++++ domains/sync.niransnarayanan.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/api.niransnarayanan.json create mode 100644 domains/sync.niransnarayanan.json diff --git a/domains/api.niransnarayanan.json b/domains/api.niransnarayanan.json new file mode 100644 index 00000000000..e8d5401680b --- /dev/null +++ b/domains/api.niransnarayanan.json @@ -0,0 +1,10 @@ +{ + "description": "subdomain for my Personal website", + "owner": { + "username": "nirans2002", + "email": "nirans2002@gmail.com" + }, + "records": { + "A": ["152.70.65.46"] + } +} \ No newline at end of file diff --git a/domains/sync.niransnarayanan.json b/domains/sync.niransnarayanan.json new file mode 100644 index 00000000000..e8d5401680b --- /dev/null +++ b/domains/sync.niransnarayanan.json @@ -0,0 +1,10 @@ +{ + "description": "subdomain for my Personal website", + "owner": { + "username": "nirans2002", + "email": "nirans2002@gmail.com" + }, + "records": { + "A": ["152.70.65.46"] + } +} \ No newline at end of file From 5efd121d05cd878a01ee62a19bbaae3bf61220c8 Mon Sep 17 00:00:00 2001 From: Nyxel Software Developer Date: Sun, 12 Jul 2026 18:43:13 +0700 Subject: [PATCH 15/25] Update and rename nyxel-software-dev.json to nyxel.json --- domains/{nyxel-software-dev.json => nyxel.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nyxel-software-dev.json => nyxel.json} (72%) diff --git a/domains/nyxel-software-dev.json b/domains/nyxel.json similarity index 72% rename from domains/nyxel-software-dev.json rename to domains/nyxel.json index 399b63bd9d9..a01b0013b45 100644 --- a/domains/nyxel-software-dev.json +++ b/domains/nyxel.json @@ -4,6 +4,6 @@ "email": "nyxel.developer@gmail.com" }, "records": { - "CNAME": "nyxel-software-dev.pages.dev" + "CNAME": "nyxeldeveloper.github.io" } } From 5bd32304df0e1f5744f497a4c0abaf7d177e99fb Mon Sep 17 00:00:00 2001 From: Hamza Date: Sun, 12 Jul 2026 17:44:49 +0600 Subject: [PATCH 16/25] Add new ymsoloranker.json file --- domains/{yms.json => ymsoloranker.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{yms.json => ymsoloranker.json} (100%) diff --git a/domains/yms.json b/domains/ymsoloranker.json similarity index 100% rename from domains/yms.json rename to domains/ymsoloranker.json From 83796a4e2adc64b41d75ab5ef71257abc9cbea54 Mon Sep 17 00:00:00 2001 From: Madhav S Pillai Date: Sun, 12 Jul 2026 17:28:19 +0530 Subject: [PATCH 17/25] 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 84f55cfd705..62ebe392c8c 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,vc62c49f61392fd3151ef" + "TXT": "vc-domain-verify=madhavcodes.is-a.dev,c62c49f61392fd3151ef" } } \ No newline at end of file From 67981d77dc63e138e7cc91f331221ce4da4fd4a5 Mon Sep 17 00:00:00 2001 From: HaridharshiniJayaraj <168562899+Haridharshini510@users.noreply.github.com> Date: Sun, 12 Jul 2026 17:29:33 +0530 Subject: [PATCH 18/25] Add haridharshini.json for domain configuration --- domains/haridharshini.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/haridharshini.json diff --git a/domains/haridharshini.json b/domains/haridharshini.json new file mode 100644 index 00000000000..a5be6828842 --- /dev/null +++ b/domains/haridharshini.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Haridharshini510" + }, + "records": { + "CNAME": "haridharshini.onrender.com" + } +} From b8fd78566c1a7f57c4ce3e63393b3f3c236ea9fc Mon Sep 17 00:00:00 2001 From: AnaghMiglani <150614061+AnaghMiglani@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:17:45 +0530 Subject: [PATCH 19/25] Added vercel details --- domains/_vercel.anagh.json | 9 +++++++++ domains/anagh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.anagh.json create mode 100644 domains/anagh.json diff --git a/domains/_vercel.anagh.json b/domains/_vercel.anagh.json new file mode 100644 index 00000000000..53e03e25d0e --- /dev/null +++ b/domains/_vercel.anagh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnaghMiglani", + "email": "150614061+AnaghMiglani@users.noreply.github.com" + }, + "records": { + "TXT": "vc-domain-verify=anagh.is-a.dev,12f86a4212e607bcb665" + } +} \ No newline at end of file diff --git a/domains/anagh.json b/domains/anagh.json new file mode 100644 index 00000000000..ee21c891c19 --- /dev/null +++ b/domains/anagh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnaghMiglani", + "email": "150614061+AnaghMiglani@users.noreply.github.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From cb4b423427c63c037d3d694885991e51b111a2b2 Mon Sep 17 00:00:00 2001 From: AnaghMiglani <150614061+AnaghMiglani@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:27:45 +0530 Subject: [PATCH 20/25] Updated no_reply github email to personal --- domains/_vercel.anagh.json | 2 +- domains/anagh.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.anagh.json b/domains/_vercel.anagh.json index 53e03e25d0e..0f8834acc98 100644 --- a/domains/_vercel.anagh.json +++ b/domains/_vercel.anagh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AnaghMiglani", - "email": "150614061+AnaghMiglani@users.noreply.github.com" + "email": "anaghmiglani.a@gmail.com" }, "records": { "TXT": "vc-domain-verify=anagh.is-a.dev,12f86a4212e607bcb665" diff --git a/domains/anagh.json b/domains/anagh.json index ee21c891c19..53d641eb872 100644 --- a/domains/anagh.json +++ b/domains/anagh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AnaghMiglani", - "email": "150614061+AnaghMiglani@users.noreply.github.com" + "email": "anaghmiglani.a@gmail.com" }, "records": { "A": ["216.198.79.1"] From 6f85a2d54813282a1b919bf349f78c2a9cdb6971 Mon Sep 17 00:00:00 2001 From: CAMAPY <90495261+CAMAPY@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:42:54 +0530 Subject: [PATCH 21/25] Update cain --- domains/cain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cain b/domains/cain index 37d3dfbebf7..21f43c269a2 100644 --- a/domains/cain +++ b/domains/cain @@ -4,6 +4,6 @@ "email": "ironmancaptain86@gmail.com" }, "records": { - "CNAME": "https://portfolio-pi-gray-39.vercel.app/" + "A": ["216.198.79.1"] } } From cdf1b660e1e7b7f28c9f68d7e8cb64b38e67a364 Mon Sep 17 00:00:00 2001 From: CAMAPY <90495261+CAMAPY@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:45:35 +0530 Subject: [PATCH 22/25] Create _vercel.cain.json --- domains/_vercel.cain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.cain.json diff --git a/domains/_vercel.cain.json b/domains/_vercel.cain.json new file mode 100644 index 00000000000..00a6294df67 --- /dev/null +++ b/domains/_vercel.cain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CAMAPY", + "email": "ironmancaptain86@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=cain.is-a.dev,9d2998ab3e1ad4492b67" + } +} From 764b86415102e35cff537b73055abfab51087796 Mon Sep 17 00:00:00 2001 From: CAMAPY <90495261+CAMAPY@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:53:57 +0530 Subject: [PATCH 23/25] Rename cain to cain.json --- domains/{cain => cain.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cain => cain.json} (100%) diff --git a/domains/cain b/domains/cain.json similarity index 100% rename from domains/cain rename to domains/cain.json From da5c4e1150de8333004522f8182cabd2a38901ec Mon Sep 17 00:00:00 2001 From: nikulasito Date: Sun, 12 Jul 2026 21:27:45 +0800 Subject: [PATCH 24/25] Update TXT record for domain verification --- domains/_vercel.nico-alumbro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nico-alumbro.json b/domains/_vercel.nico-alumbro.json index a425530d4be..f5a8fd8e456 100644 --- a/domains/_vercel.nico-alumbro.json +++ b/domains/_vercel.nico-alumbro.json @@ -4,6 +4,6 @@ "email": "n.alumbro@gmail.com" }, "records": { - "TXT": "vc-domain-verify=www.nico-alumbro.is-a.dev,c1c6ea56ff7f05e1dac3" + "TXT": "vc-domain-verify=nico-alumbro.is-a.dev,6ab6da6107522df88530" } } From 8f5079189b0b6f5373f693ead63ad5182e5c8bff Mon Sep 17 00:00:00 2001 From: for_the_zero Date: Sun, 12 Jul 2026 23:44:35 +0800 Subject: [PATCH 25/25] Add TXT record to ftz.json --- domains/ftz.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ftz.json b/domains/ftz.json index e58ccdfcc91..7d11a27c45f 100644 --- a/domains/ftz.json +++ b/domains/ftz.json @@ -6,6 +6,7 @@ "records": { "A": [ "75.2.60.5" - ] + ], + "TXT": "bo-ke-verify=e59cae98b4fb7d9dcf38476bf0b2c3b8" } -} \ No newline at end of file +}