fix(sub): restore the subscription info page for browser visits

Revert 43bc9153 and its follow-up 338822ab. 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:
Sanaei
2026-08-15 22:11:21 +02:00
parent b4e4478699
commit f22df49a71
16 changed files with 99 additions and 339 deletions
+1 -4
View File
@@ -2075,8 +2075,5 @@
"statusFailed": "ناموفق",
"statusDown": "قطع",
"statusUp": "وصل"
},
"subCopyPageTitle": "پیوند اشتراک",
"subCopyPageHeading": "این یک پیوند اشتراک است",
"subCopyPageInstructions": "نیازی نیست آن را در مرورگر باز کنید. نشانی این صفحه را کپی و در برنامه جای‌گذاری کنید."
}
}