mirror of
https://github.com/andrey271192/kaskad_web_vpn.git
synced 2026-09-20 11:55:35 +00:00
docs: drop third-party names; simplify system panel
README turnkey focus; remove BOT fields and yaskad label; neutral iptables comments; default SERVICE_UNITS without bot units. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -35,9 +35,7 @@
|
||||
["Load", data.load],
|
||||
["Mem", data.mem],
|
||||
["IPADDR / IPv4", String(data.ipaddrs || "").replace(/\n/g, "<br>")],
|
||||
["yaskad", data.yaskad_version],
|
||||
["BOT_TOKEN", data.bot_token_masked],
|
||||
["BOT_CHAT_ID", data.bot_chat_masked],
|
||||
["Версия UI", data.ui_version],
|
||||
];
|
||||
g.innerHTML = cells
|
||||
.map(function (kv) {
|
||||
|
||||
Reference in New Issue
Block a user