From 0a207b8a2c0629b7f1996025a40a10fbe58d05d0 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Fri, 7 Mar 2025 09:07:23 +0000 Subject: refactor: merging all util functions into classes --- web/html/common/js.html | 3 +-- web/html/xui/form/client.html | 8 +++---- web/html/xui/inbound_client_table.html | 22 ++++++++--------- web/html/xui/inbound_info_modal.html | 12 +++++----- web/html/xui/inbounds.html | 44 +++++++++++++++++----------------- web/html/xui/index.html | 28 +++++++++++----------- web/html/xui/settings.html | 2 +- web/html/xui/warp_modal.html | 6 ++--- web/html/xui/xray.html | 8 +++---- 9 files changed, 66 insertions(+), 67 deletions(-) (limited to 'web/html') diff --git a/web/html/common/js.html b/web/html/common/js.html index 301b1df7..2d93935f 100644 --- a/web/html/common/js.html +++ b/web/html/common/js.html @@ -5,9 +5,8 @@ - - +