cube(portal): werewolf / articulate / karaoke 改 live
deploy cube / build-and-deploy (push) Successful in 58s

This commit is contained in:
Fam Zheng
2026-05-14 16:11:11 +01:00
parent bcdf6c6ba4
commit af697ea6d0
+3 -3
View File
@@ -56,20 +56,20 @@ export const apps: App[] = [
name: 'werewolf',
description: '狼人杀单机发牌器。一台手机轮流传,30 个角色、4x 偏好加权、配置历史本地记忆。从 partiverse 移植。',
url: 'https://werewolf.famzheng.me',
status: 'pending',
status: 'live',
},
{
slug: 'articulate',
name: 'articulate',
description: '中英猜词派对游戏(Articulate)。15 个主题词库 + 3 档难度 + 已看词跨场记忆。从 partiverse 移植。',
url: 'https://articulate.famzheng.me',
status: 'pending',
status: 'live',
},
{
slug: 'karaoke',
name: 'karaoke',
description: '卡拉OK 点歌单本地管理。增删改排 + YouTube 一键搜,10 秒撤销。从 partiverse 移植。',
url: 'https://karaoke.famzheng.me',
status: 'pending',
status: 'live',
},
]