From 00ade1c73075db8e104849204c852276ff62dba2 Mon Sep 17 00:00:00 2001 From: Andrey <586380+andreyantipov@users.noreply.github.com> Date: Sat, 26 Jul 2025 21:34:32 +0100 Subject: [PATCH 1/3] add domain for project --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 3890074f31d..3749f23587a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -38,7 +38,7 @@ */ var cnames_active = { - "": "js-org.github.io", + "": "js-org.github.io", "01mz": "01mz.github.io", "100dayz": "deadcoder0904.github.io/100dayz", "101": "7anshuai.github.io/js101", // noCF? (don´t add this in a new PR) @@ -1218,6 +1218,7 @@ var cnames_active = { "ghapi": "haydennyyy.github.io/node-ghapi", "ghastly": "hkwu.github.io/ghastly", "ghsamm": "ghsamm.github.io", // noCF? (don´t add this in a new PR) + "ghost-shell": "andreyantipov.github.io/ghost-shell", "giant-piano": "moroshko.github.io/giant-piano", // noCF? (don´t add this in a new PR) "gil": "imskeptical.github.io/gil.js", "gioyeimg": "gioye.github.io/gioyeimg", From d337b833b06b30e18c7ca5d4ab568d7e5ddbf0ee Mon Sep 17 00:00:00 2001 From: Andrey <586380+andreyantipov@users.noreply.github.com> Date: Sat, 26 Jul 2025 21:38:22 +0100 Subject: [PATCH 2/3] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 3749f23587a..b571b348d3c 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -38,7 +38,7 @@ */ var cnames_active = { - "": "js-org.github.io", + "": "js-org.github.io", "01mz": "01mz.github.io", "100dayz": "deadcoder0904.github.io/100dayz", "101": "7anshuai.github.io/js101", // noCF? (don´t add this in a new PR) From 635d605868c9b6cad7bdfd0052cf99517e032f0b Mon Sep 17 00:00:00 2001 From: Andrey <586380+andreyantipov@users.noreply.github.com> Date: Sat, 26 Jul 2025 22:04:36 +0100 Subject: [PATCH 3/3] fix ordering --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b571b348d3c..a5cbede4f82 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1217,8 +1217,8 @@ var cnames_active = { "getlink": "ilovecode1.github.io/linkjs", // noCF? (don´t add this in a new PR) "ghapi": "haydennyyy.github.io/node-ghapi", "ghastly": "hkwu.github.io/ghastly", - "ghsamm": "ghsamm.github.io", // noCF? (don´t add this in a new PR) "ghost-shell": "andreyantipov.github.io/ghost-shell", + "ghsamm": "ghsamm.github.io", // noCF? (don´t add this in a new PR) "giant-piano": "moroshko.github.io/giant-piano", // noCF? (don´t add this in a new PR) "gil": "imskeptical.github.io/gil.js", "gioyeimg": "gioye.github.io/gioyeimg",