From 4b9ca2b964df3456d488800f8b0e2e88834cd151 Mon Sep 17 00:00:00 2001 From: Shuruhatik <72819916+Shuruhatik@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:16:29 +0200 Subject: [PATCH 1/3] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 1cb4a57c23e..45935cd6bf4 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1369,6 +1369,7 @@ var cnames_active = { "hashjump": "fivefifteen.github.io/hashjump", "hashkeys": "defucc.github.io/hashkeys", "hasura-om": "mrspartak.github.io/hasura-om", + "hawiah": "hawiah-docs.vercel.app", "hay": "hayjs.github.io/hay.js.org", "hbase": "adaltas.github.io/node-hbase-docs", "hcs": "kimcore.github.io/hcs.js", // noCF From 7507a5e27b3f221713f7d701d003089171222ad4 Mon Sep 17 00:00:00 2001 From: Shuruhatik <72819916+Shuruhatik@users.noreply.github.com> Date: Wed, 3 Dec 2025 17:52:55 +0200 Subject: [PATCH 2/3] Update CNAME for hawiah to new Vercel address --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 781f7241490..a1e6b39116a 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1369,7 +1369,7 @@ var cnames_active = { "hashjump": "fivefifteen.github.io/hashjump", "hashkeys": "defucc.github.io/hashkeys", "hasura-om": "mrspartak.github.io/hasura-om", - "hawiah": "hawiah-docs.vercel.app", + "hawiah":"cname.vercel-dns.com", // noCF "hay": "hayjs.github.io/hay.js.org", "hbase": "adaltas.github.io/node-hbase-docs", "hcs": "kimcore.github.io/hcs.js", // noCF From 4b1d348b3f711d04d352d6499dd2bac6c22faad4 Mon Sep 17 00:00:00 2001 From: Shuruhatik <72819916+Shuruhatik@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:09:16 +0200 Subject: [PATCH 3/3] Fix formatting for hawiah entry in 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 a1e6b39116a..ca5056981b6 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1369,7 +1369,7 @@ var cnames_active = { "hashjump": "fivefifteen.github.io/hashjump", "hashkeys": "defucc.github.io/hashkeys", "hasura-om": "mrspartak.github.io/hasura-om", - "hawiah":"cname.vercel-dns.com", // noCF + "hawiah": "cname.vercel-dns.com", // noCF "hay": "hayjs.github.io/hay.js.org", "hbase": "adaltas.github.io/node-hbase-docs", "hcs": "kimcore.github.io/hcs.js", // noCF