feat: 添加 ChatFreely 应用信息,更新图标和描述
This commit is contained in:
BIN
packages/distribute/assets/logos/chatfreely-logo.png
Normal file
BIN
packages/distribute/assets/logos/chatfreely-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 814 KiB |
@@ -107,16 +107,16 @@ export const apps: AppInfo[] = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'riwa-chat',
|
id: 'chat-freely',
|
||||||
name: 'Riwa 聊天',
|
name: 'ChatFreely',
|
||||||
icon: 'https://static.riwa.com/chat-icon.png',
|
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/2026-01-03 15.40.50.jpg',
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
'zh-CN': '加密即时通讯工具',
|
'zh-CN': '加密即时通讯工具',
|
||||||
'en-US': 'Encrypted Instant Messaging',
|
'en-US': 'Encrypted Instant Messaging',
|
||||||
},
|
},
|
||||||
description: {
|
description: {
|
||||||
'zh-CN': 'Riwa Chat 提供端到端加密的即时通讯服务,保护您的隐私安全。',
|
'zh-CN': 'ChatFreely 提供端到端加密的即时通讯服务,保护您的隐私安全。',
|
||||||
'en-US': 'Riwa Chat provides end-to-end encrypted instant messaging to protect your privacy.',
|
'en-US': 'ChatFreely provides end-to-end encrypted instant messaging to protect your privacy.',
|
||||||
},
|
},
|
||||||
category: 'social',
|
category: 'social',
|
||||||
version: '3.0.2',
|
version: '3.0.2',
|
||||||
@@ -137,13 +137,12 @@ export const apps: AppInfo[] = [
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
downloads: {
|
downloads: {
|
||||||
ios: 'https://example.com/chat-ios-3.0.2.ipa',
|
// ios: 'https://example.com/chat-ios-3.0.2.ipa',
|
||||||
android: 'https://example.com/chat-android-3.0.2.apk',
|
android: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/ChatFreely_1.0.46.apk',
|
||||||
h5: 'https://chat.riwa.com',
|
// h5: 'https://chat.riwa.com',
|
||||||
},
|
},
|
||||||
size: {
|
size: {
|
||||||
ios: '52.1 MB',
|
android: '54.2 MB',
|
||||||
android: '46.8 MB',
|
|
||||||
},
|
},
|
||||||
stats: {
|
stats: {
|
||||||
total: 15430,
|
total: 15430,
|
||||||
|
|||||||
Reference in New Issue
Block a user