From cf542b383d39786b5c09a8afa4abba6daebb9a2d Mon Sep 17 00:00:00 2001 From: Mudit Juneja Date: Wed, 10 Dec 2025 23:30:17 +0530 Subject: [PATCH 1/3] adding koin.js Hi there, I have a project hosted on https://muditjuneja.github.io/koin/ and I would like to claim koin.js.org. Hope this PR looks good. Best and Thanks, Mudit --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6355eafd0f9..010881ba621 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3679,7 +3679,8 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes" + "zyy": "zyyou.github.io/notes", + "koin":"muditjuneja.github.io/koin" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From 3e92ac91fafe163743272ca39035474e790d9ff9 Mon Sep 17 00:00:00 2001 From: Mudit Juneja Date: Wed, 10 Dec 2025 23:32:45 +0530 Subject: [PATCH 2/3] Re-ordering my addition --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 010881ba621..21398a12d1f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1672,6 +1672,7 @@ var cnames_active = { "kodadot": "kodadot.github.io", "kody": "thomasbrueggemann.github.io/kody", "kofiloop": "norech.github.io/KofiLoop", + "koin":"muditjuneja.github.io/koin", "koishi": "koishijs.github.io", "kokkoro": "kokkorojs.github.io", "kokoro": "cool2645.github.io/kokoro", @@ -3679,8 +3680,7 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes", - "koin":"muditjuneja.github.io/koin" + "zyy": "zyyou.github.io/notes" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From e1a368e5b4e3a16f3bef5c16005b0a339bb11475 Mon Sep 17 00:00:00 2001 From: Mudit Juneja Date: Thu, 11 Dec 2025 00:09:40 +0530 Subject: [PATCH 3/3] Minor change --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 21398a12d1f..44f43354a8f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1672,7 +1672,7 @@ var cnames_active = { "kodadot": "kodadot.github.io", "kody": "thomasbrueggemann.github.io/kody", "kofiloop": "norech.github.io/KofiLoop", - "koin":"muditjuneja.github.io/koin", + "koin": "muditjuneja.github.io/koin", "koishi": "koishijs.github.io", "kokkoro": "kokkorojs.github.io", "kokoro": "cool2645.github.io/kokoro",