From 8c8d280f147ce4e8f604080d1dbf066332e55efc Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Thu, 18 Sep 2025 12:20:21 +0200 Subject: minor change --- web/html/settings/panel/subscription/subpage.html | 276 ++++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 web/html/settings/panel/subscription/subpage.html (limited to 'web/html/settings/panel/subscription/subpage.html') diff --git a/web/html/settings/panel/subscription/subpage.html b/web/html/settings/panel/subscription/subpage.html new file mode 100644 index 00000000..c9cf241f --- /dev/null +++ b/web/html/settings/panel/subscription/subpage.html @@ -0,0 +1,276 @@ +{{ template "page/head_start" .}} + + + + + + + +{{ template "page/head_end" .}} + +{{ template "page/body_start" .}} + + + + + + + + + + + + + + + + {{ i18n + "pages.settings.subSettings"}} + + + + + + + + + + + + {{ i18n + "pages.settings.subSettings"}} + Json + + + + + + + + + + + + + + + [[ + app.sId + ]] + + + + + [[ + app.download + ]] + [[ + app.upload + ]] + [[ app.used + ]] + [[ + app.total + ]] + [[ + app.remained ]] + + + + + + + + + + + + +
+ + +
+ [[ linkName(link, idx) + ]] +
+
+
+
+ + + + + + + + + Android + + + V2Box + V2RayNG + Sing-box + V2RayTun + NPV + Tunnel + + + + + + + + iOS + + + Shadowrocket + V2Box + Streisand + V2RayTun + NPV + Tunnel + + + + + + + +
+
+
+
+
+ + + + + +{{template "component/aThemeSwitch" .}} + + +{{ template "page/body_end" .}} \ No newline at end of file -- cgit v1.2.3