Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Commit ab7f3f6

Browse files
committed
Update links from v2raytun to Happ
1 parent aa4cd83 commit ab7f3f6

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

app/bot/utils/constants.py

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# region: Download
2-
APP_IOS_LINK = "https://apps.apple.com/ru/app/v2raytun/id6476628951"
3-
APP_ANDROID_LINK = "https://play.google.com/store/apps/details?id=com.v2raytun.android"
2+
APP_IOS_LINK = "https://apps.apple.com/us/app/happ-proxy-utility/id6504287215"
3+
APP_ANDROID_LINK = "https://play.google.com/store/apps/details?id=com.happproxy"
44
APP_WINDOWS_LINK = (
5-
"https://github.com/hiddify/hiddify-next/releases/download/"
6-
"v2.0.5/Hiddify-Windows-Setup-x64.exe"
5+
"https://github.com/Happ-proxy/happ-desktop/releases/latest/download/setup-Happ.x86.exe"
76
)
87

9-
APP_IOS_SCHEME = "v2raytun://import/"
10-
APP_ANDROID_SCHEME = "v2raytun://import/"
11-
APP_WINDOWS_SCHEME = "hiddify://import/"
8+
APP_IOS_SCHEME = "happ://add/"
9+
APP_ANDROID_SCHEME = "happ://add/"
10+
APP_WINDOWS_SCHEME = "happ://add/"
1211

1312
# endregion
1413

app/locales/ru/LC_MESSAGES/bot.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ msgstr ""
179179
"• <b>Всего пользователей:</b> {users_count}\n"
180180
"• <b>Использовали триал:</b> {trial_users_count}\n"
181181
"• <b>Сделали оплату:</b> {paid_users_count}\n"
182-
"• <b>Повторные покупки:</b> {repeat_customers_count}"
182+
"• <b>Повторили оплату:</b> {repeat_customers_count}"
183183

184184
#: app/bot/routers/admin_tools/invites_handler.py:228
185185
msgid "invite_editor:popup:status_changed"

0 commit comments

Comments
 (0)