Skip to content

Commit 507f7b0

Browse files
authored
docs: clarify hosted deployment status (#222)
1 parent 9486fed commit 507f7b0

2 files changed

Lines changed: 25 additions & 9 deletions

File tree

README.en.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,20 @@ The project is designed around four practical promises:
3232

3333
Explore all 35 categories through [the live tool index](https://tools.realtime-ai.chat).
3434

35+
## Hosted versions
36+
37+
Use the custom domain for the latest recommended version. GitHub Pages, Cloudflare Pages, and Vercel are continuously deployed from the default branch. Historical mirrors remain available for compatibility, but they may lag behind and should not be used to verify the latest release.
38+
39+
| Platform | URL | Maintenance status |
40+
| ----------------- | --------------------------------------- | -------------------------- |
41+
| **Custom domain** | https://tools.realtime-ai.chat | ✅ Recommended entry point |
42+
| GitHub Pages | https://chicogong.github.io/html-tools/ | ✅ Continuous deployment |
43+
| Cloudflare Pages | https://htmltools-bkt.pages.dev | ✅ Continuous deployment |
44+
| Vercel | https://html-tools-jade.vercel.app | ✅ Continuous deployment |
45+
| Render | https://webutils-uj15.onrender.com | ⚠️ Historical mirror |
46+
| Surge | https://webutils.surge.sh | ⚠️ Historical mirror |
47+
| Netlify | https://localtools.netlify.app | ⏸️ Updates paused |
48+
3549
## Privacy and network boundaries
3650

3751
“Browser-based” does not automatically mean “never connects to the network.” WebUtils documents the distinction:

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,17 @@ WebUtils 以静态 HTML 为主,不要求用户账户或统一后端。多数
103103

104104
## 在线体验
105105

106-
| 平台 | 链接 | 状态 |
107-
| ----------------- | --------------------------------------- | ------- |
108-
| **🌐 自定义域名** | https://tools.realtime-ai.chat ||
109-
| GitHub Pages | https://chicogong.github.io/html-tools/ ||
110-
| Cloudflare Pages | https://htmltools-bkt.pages.dev ||
111-
| Vercel | https://html-tools-jade.vercel.app ||
112-
| Render | https://webutils-uj15.onrender.com ||
113-
| Surge | https://webutils.surge.sh ||
114-
| Netlify | https://localtools.netlify.app | ⏸️ 暂停 |
106+
推荐使用自定义域名访问最新版本。GitHub Pages、Cloudflare Pages 和 Vercel 随主分支持续部署;历史镜像仅为兼容保留,内容可能滞后,不用于验收最新发布。
107+
108+
| 平台 | 链接 | 维护状态 |
109+
| ----------------- | --------------------------------------- | ------------- |
110+
| **🌐 自定义域名** | https://tools.realtime-ai.chat | ✅ 推荐入口 |
111+
| GitHub Pages | https://chicogong.github.io/html-tools/ | ✅ 持续部署 |
112+
| Cloudflare Pages | https://htmltools-bkt.pages.dev | ✅ 持续部署 |
113+
| Vercel | https://html-tools-jade.vercel.app | ✅ 持续部署 |
114+
| Render | https://webutils-uj15.onrender.com | ⚠️ 历史镜像 |
115+
| Surge | https://webutils.surge.sh | ⚠️ 历史镜像 |
116+
| Netlify | https://localtools.netlify.app | ⏸️ 已暂停更新 |
115117

116118
## 工具列表 (1088 个)
117119

0 commit comments

Comments
 (0)