Revert "chore: update website links to vercel domain"
This reverts commit a5ac6215be.
This commit is contained in:
@@ -283,10 +283,10 @@ A: Yes for x64 Linux. Use `bash ./运行.sh` from the release bundle.
|
||||
- **Xiaohongshu 小红书**: [关注主页 / Follow](https://xhslink.com/m/6mf7Mq2M5wP)
|
||||
- **Email 邮箱**: hefangsheng@gmail.com
|
||||
- **GitHub**: [@dongsheng123132](https://github.com/dongsheng123132)
|
||||
- **Website 官网**: [u-claw.vercel.app](https://u-claw.vercel.app)
|
||||
- **Website 官网**: [u-claw.org](https://u-claw.org)
|
||||
|
||||
---
|
||||
|
||||
**Made with 🦞 by [dongsheng](https://github.com/dongsheng123132) & OpenClaw Community**
|
||||
|
||||
**Website: [u-claw.vercel.app](https://u-claw.vercel.app)** · **Email: hefangsheng@gmail.com**
|
||||
**Website: [u-claw.org](https://u-claw.org)** · **Email: hefangsheng@gmail.com**
|
||||
|
||||
@@ -508,7 +508,7 @@ docker compose up -d
|
||||
|
||||
### 社区
|
||||
|
||||
- U-Claw 官网: [u-claw.vercel.app](https://u-claw.vercel.app)
|
||||
- U-Claw 官网: [u-claw.org](https://u-claw.org)
|
||||
- OpenClaw 官方: [github.com/openclaw/openclaw](https://github.com/openclaw/openclaw)
|
||||
|
||||
---
|
||||
|
||||
@@ -158,7 +158,7 @@ U-Claw 已预装 52 个技能,以下是最实用的:
|
||||
5. 重置前会自动提醒你备份
|
||||
|
||||
加入社区:
|
||||
- 官网: u-claw.vercel.app
|
||||
- 官网: u-claw.org
|
||||
- GitHub: github.com/dongsheng123132/u-claw
|
||||
- 邮箱: hefangsheng@gmail.com
|
||||
- 微信: 扫描 U 盘内「微信二维码.jpg」添加作者
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
║ OpenClaw 离线安装 U 盘 ║
|
||||
║ ║
|
||||
║ by OpenClaw Community ║
|
||||
║ u-claw.vercel.app ║
|
||||
║ u-claw.org ║
|
||||
║ ║
|
||||
╚══════════════════════════════════════════════════════════╝
|
||||
|
||||
@@ -117,4 +117,4 @@ A: OpenClaw 本身需要联网调用 AI API(如 Claude、DeepSeek)。
|
||||
获取帮助
|
||||
═══════════════
|
||||
- OpenClaw 官方: https://github.com/openclaw/openclaw
|
||||
- U-Claw 项目: https://u-claw.vercel.app
|
||||
- U-Claw 项目: https://u-claw.org
|
||||
|
||||
@@ -439,7 +439,7 @@ do_china_channels() {
|
||||
;;
|
||||
d|e)
|
||||
echo -e " ${YELLOW}该平台正在开发中,敬请期待${NC}"
|
||||
echo " 可关注 u-claw.vercel.app 获取最新进展"
|
||||
echo " 可关注 u-claw.org 获取最新进展"
|
||||
;;
|
||||
f)
|
||||
echo -e " ${CYAN}配置 Telegram${NC}"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<meta property="og:title" content="U-Claw 虾盘 - OpenClaw Offline Installer">
|
||||
<meta property="og:description" content="Like YuLinMuFeng for AI. Plug in USB, double-click, done. 插上U盘,双击运行,搞定。">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://u-claw.vercel.app">
|
||||
<meta property="og:url" content="https://u-claw.org">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🦞</text></svg>">
|
||||
<style>
|
||||
* { margin: 0; padding: 0; box-sizing: border-box; }
|
||||
@@ -607,7 +607,7 @@
|
||||
</p>
|
||||
<p style="font-size: 16px;">
|
||||
<span style="color: var(--text-dim);">Website:</span>
|
||||
<a href="https://u-claw.vercel.app" style="color: var(--accent); text-decoration: none;">u-claw.vercel.app</a>
|
||||
<a href="https://u-claw.org" style="color: var(--accent); text-decoration: none;">u-claw.org</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user