diff --git a/core/scripts/webpanel/templates/index.html b/core/scripts/webpanel/templates/index.html index 5c05618..7932834 100644 --- a/core/scripts/webpanel/templates/index.html +++ b/core/scripts/webpanel/templates/index.html @@ -90,10 +90,10 @@
-
+
-

--

-

Singbox

+

--

+

IP Limit

@@ -104,7 +104,7 @@

--

-

Normalsub

+

Normal Subscription

@@ -139,7 +139,7 @@ updateServiceBox('hysteria2', data.hysteria_server); updateServiceBox('telegrambot', data.hysteria_telegram_bot); - updateServiceBox('singbox', data.hysteria_singbox); + updateServiceBox('iplimit', data.hysteria_iplimit); updateServiceBox('normalsub', data.hysteria_normal_sub); }) .catch(error => console.error('Error fetching service statuses:', error));