From fd5f5917378129d7a555a246d42a2a572476b948 Mon Sep 17 00:00:00 2001 From: "Danil S." <135337715+sh1shd@users.noreply.github.com> Date: Tue, 27 Jan 2026 05:06:01 +0700 Subject: feat: more subscription information fields (#3701) * feat: more subscription information fields * fix: incorrect translation * feat: implement field for Happ custom routing rules --- web/html/settings/panel/subscription/general.html | 51 +++++++++++++++++++---- 1 file changed, 44 insertions(+), 7 deletions(-) (limited to 'web/html/settings/panel/subscription/general.html') diff --git a/web/html/settings/panel/subscription/general.html b/web/html/settings/panel/subscription/general.html index e65b2738..5d83aa37 100644 --- a/web/html/settings/panel/subscription/general.html +++ b/web/html/settings/panel/subscription/general.html @@ -15,13 +15,6 @@ - - - - - @@ -78,6 +71,50 @@ + {{ i18n "pages.xray.basicTemplate"}} + + + + + + + + + + + + + + + + + + + + + {{ i18n "pages.xray.advancedTemplate"}} (Happ) + + + + + + + + + + -- cgit v1.2.3