From 5ecc7ed0fb663b09c48758dd939b31bdb60834a9 Mon Sep 17 00:00:00 2001 From: Zyrenx Date: Mon, 27 Jul 2026 11:36:08 +0700 Subject: [PATCH 1/2] Add iconode CNAME entry --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 4ae3c79b8a7..f4f2c882b2d 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1528,6 +1528,7 @@ var cnames_active = { "icecast": "jucrouzet.github.io/icecast.js", "ices": "icesjs.github.io/ices", "icones": "icones.netlify.app", + "iconode": "cname.vercel-dns.com", "id": "andae.github.io/id", "id.single-spa": "single-spa.github.io/id.single-spa.js.org", // noCF "id3": "jeff-tian.github.io/id3", From 1c9c738b3a30ff6b456d33cfdcee2a0352988314 Mon Sep 17 00:00:00 2001 From: Zyrenx Date: Mon, 27 Jul 2026 11:39:15 +0700 Subject: [PATCH 2/2] Add comment for 'iconode' CNAME entry Added comment to clarify the purpose of the 'iconode' entry. --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index f4f2c882b2d..113e115460a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1528,7 +1528,7 @@ var cnames_active = { "icecast": "jucrouzet.github.io/icecast.js", "ices": "icesjs.github.io/ices", "icones": "icones.netlify.app", - "iconode": "cname.vercel-dns.com", + "iconode": "cname.vercel-dns.com", // noCF "id": "andae.github.io/id", "id.single-spa": "single-spa.github.io/id.single-spa.js.org", // noCF "id3": "jeff-tian.github.io/id3",