mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-23 02:06:34 +08:00
fix(sub): restore the subscription info page for browser visits
Revert43bc9153and its follow-up338822ab. The copy-only notice replaced the themed sub page for every browser request, so mobile users got a bare "This is a subscription link" screen instead of their traffic, expiry and links — and it left serveSubPage plus the custom-theme renderer as dead code.
This commit is contained in:
@@ -2075,8 +2075,5 @@
|
||||
"statusFailed": "فشل",
|
||||
"statusDown": "غير متصل",
|
||||
"statusUp": "متصل"
|
||||
},
|
||||
"subCopyPageTitle": "رابط الاشتراك",
|
||||
"subCopyPageHeading": "هذا رابط اشتراك",
|
||||
"subCopyPageInstructions": "لا حاجة لفتحه في المتصفح. انسخ عنوان هذه الصفحة والصقه في التطبيق."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user