From 93c1361a92decf1a8f3bdb85c3afd37568adfdc2 Mon Sep 17 00:00:00 2001 From: legiz-ru Date: Sat, 8 Feb 2025 22:06:01 +0300 Subject: [PATCH] enhacments for html page add language selector chooser system language add import and copy button fix for using window.location.pathname code create via github copilot (o3-mini Azure OpenAI) --- api/static/index.html | 427 ++++++++++++++++++++++++++++-------------- 1 file changed, 290 insertions(+), 137 deletions(-) diff --git a/api/static/index.html b/api/static/index.html index d996e15..33b96c6 100755 --- a/api/static/index.html +++ b/api/static/index.html @@ -1,19 +1,24 @@ - - + sub2sing-box + + + -
-
+

sub2sing-box

- - - - 亮色 - 暗色 - - 跟随系统 - - +
+ + + + + 中文 + English + Русский + + + + + + + Light + Dark + + Auto + + +
-
-

模板

- +
+

+ Template +

+ +
-
-

节点

+

Nodes

- + +
- + +
- + +
- 重命名节点 - + - + Rename Node + +
-
-

策略组

+

Policy Group

- + +
- - 节点名 - 节点数量 + + Node Name + Node Count
- - 升序 - 降序 + + Ascending + Descending
-
- + + + content_copy + + + Import Profile +
- \ No newline at end of file