From bf4c4c2c281db34f9a01a7e0b3ac427458ad6edb Mon Sep 17 00:00:00 2001 From: frankslin Date: Tue, 6 Jan 2026 17:38:29 -0800 Subject: [PATCH] Add opencc entry to cnames_active.js This website is a landing page for [opencc-wasm](https://npmjs.com/package/opencc-wasm), a WASM library based on OpenCC. Website code is available from https://github.com/frankslin/opencc-wasm-demo-site/ and deployed to a CloudFlare Page. Library code is available from https://github.com/frankslin/OpenCC/wasm-lib/ . --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 1ad0ceaca63..b0b8dd89579 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2298,6 +2298,7 @@ var cnames_active = { "open-api": "harys722.github.io/open-api", "open-next": "serverless-stack.github.io/open-next", "openauth": "openauthjs.github.io/openauth", + "opencc": "opencc-wasm.pages.dev", "openkey": "microlinkhq.github.io/openkey", "opennext": "opennextjs.github.io/docs", "openrecord": "philwaldmann.github.io/openrecord",