From b9e0acd09a8e5a3b9c46c290628eb3b7002d2d4c Mon Sep 17 00:00:00 2001 From: Mostafa Mirmousavi Date: Tue, 21 Oct 2025 15:28:36 +0200 Subject: [PATCH 1/2] Add cname for mostage editor --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 9eb7d11b2cb..34685072ad5 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2055,6 +2055,7 @@ var cnames_active = { "morocco": "moroccojs.github.io", "morse": "the-silver-project.github.io/morse", "mosaic": "tilework.github.io/mosaic.js.org", + "mostage": "mirmousaviii.github.io/mostage-editor", "motion-live": "cname.vercel-dns.com", // noCF "mp": "cncdn.github.io", "mp3tag": "eidoriantan.github.io/mp3tag.js", From 05ee7e820aaaa8b7e6bfae89497ef9f600e2d191 Mon Sep 17 00:00:00 2001 From: Mostafa Mirmousavi Date: Tue, 21 Oct 2025 16:50:00 +0200 Subject: [PATCH 2/2] Fix URL for mostage in cnames_active.js The main repository used instead of the editor --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 8b5d1aa194d..3c7a14da96a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2056,7 +2056,7 @@ var cnames_active = { "morocco": "moroccojs.github.io", "morse": "the-silver-project.github.io/morse", "mosaic": "tilework.github.io/mosaic.js.org", - "mostage": "mirmousaviii.github.io/mostage-editor", + "mostage": "mirmousaviii.github.io/mostage", "motion-live": "cname.vercel-dns.com", // noCF "mp": "cncdn.github.io", "mp3tag": "eidoriantan.github.io/mp3tag.js",