feat: 添加 ChatFreely 应用信息,更新图标和描述

This commit is contained in:
2026-01-03 16:03:05 +07:00
parent 5f7da7c43e
commit cec7256014
2 changed files with 9 additions and 10 deletions

View File

@@ -107,16 +107,16 @@ export const apps: AppInfo[] = [
},
},
{
id: 'riwa-chat',
name: 'Riwa 聊天',
icon: 'https://static.riwa.com/chat-icon.png',
id: 'chat-freely',
name: 'ChatFreely',
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/2026-01-03 15.40.50.jpg',
shortDescription: {
'zh-CN': '加密即时通讯工具',
'en-US': 'Encrypted Instant Messaging',
},
description: {
'zh-CN': 'Riwa Chat 提供端到端加密的即时通讯服务,保护您的隐私安全。',
'en-US': 'Riwa Chat provides end-to-end encrypted instant messaging to protect your privacy.',
'zh-CN': 'ChatFreely 提供端到端加密的即时通讯服务,保护您的隐私安全。',
'en-US': 'ChatFreely provides end-to-end encrypted instant messaging to protect your privacy.',
},
category: 'social',
version: '3.0.2',
@@ -137,13 +137,12 @@ export const apps: AppInfo[] = [
],
},
downloads: {
ios: 'https://example.com/chat-ios-3.0.2.ipa',
android: 'https://example.com/chat-android-3.0.2.apk',
h5: 'https://chat.riwa.com',
// ios: 'https://example.com/chat-ios-3.0.2.ipa',
android: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/ChatFreely_1.0.46.apk',
// h5: 'https://chat.riwa.com',
},
size: {
ios: '52.1 MB',
android: '46.8 MB',
android: '54.2 MB',
},
stats: {
total: 15430,