From 48c5f1f9b3c9f1a74aeb5b1d626daeb257e321b5 Mon Sep 17 00:00:00 2001 From: Seven Date: Thu, 15 Jan 2026 05:22:41 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E9=93=BE=E6=8E=A5=E5=92=8C=E4=BF=A1=E8=BE=BE?= =?UTF-8?q?=E4=BC=9A=E8=AE=AE=E7=9A=84=E5=90=8D=E7=A7=B0=E5=8F=8A=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/distribute/data/apps.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/distribute/data/apps.ts b/packages/distribute/data/apps.ts index 6a3c1a9..cbb7d92 100644 --- a/packages/distribute/data/apps.ts +++ b/packages/distribute/data/apps.ts @@ -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",