feat: 更新应用下载链接和信达会议的名称及描述文本

This commit is contained in:
2026-01-15 05:22:41 +07:00
parent c54f83d92d
commit 48c5f1f9b3

View File

@@ -46,9 +46,9 @@ export const apps: AppInfo[] = [
],
},
downloads: {
ios: "https://www.riwsan1.com/pwa_download",
android: "https://www.riwsan1.com/pwa_download",
h5: "https://www.riwsan1.com/pwa_download",
ios: "https://riwsan.com/pwa_download",
android: "https://riwsan.com/pwa_download",
h5: "https://riwsan.com/pwa_download",
},
size: {
ios: "33.5 MB",
@@ -152,15 +152,15 @@ export const apps: AppInfo[] = [
},
{
id: "riwsan-conference",
name: "Riwsan 会议",
name: "信达会议",
icon: "https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png",
shortDescription: {
"zh-CN": "会议与协作工具",
"en-US": "Conference and Collaboration Tool",
},
description: {
"zh-CN": "Riwsan Conference 提供端到端加密的即时通讯服务,保护您的隐私安全。",
"en-US": "Riwsan Conference provides end-to-end encrypted instant messaging to protect your privacy.",
"zh-CN": "信达会议提供端到端加密的即时通讯服务,保护您的隐私安全。",
"en-US": "Conference provides end-to-end encrypted instant messaging to protect your privacy.",
},
category: "social",
version: "1.0.2",