From 7466916e0206d55826d74f37c251bb5e40182c00 Mon Sep 17 00:00:00 2001 From: Vladislav Tupikin Date: Sun, 19 Apr 2026 22:24:24 +0300 Subject: Add custom geosite/geoip URL sources (#3980) * feat: add custom geosite/geoip URL sources Register DB model, panel API, index/xray UI, and i18n. * fix --- web/html/index.html | 222 +++++++++++++++++++++++++++++++++++++++++++++++++++- web/html/xray.html | 27 +++++++ 2 files changed, 247 insertions(+), 2 deletions(-) (limited to 'web/html') diff --git a/web/html/index.html b/web/html/index.html index 47645f7d..0a36b9cb 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -2,6 +2,20 @@ {{ template "page/head_end" .}} {{ template "page/body_start" .}} + @@ -105,7 +119,7 @@ @@ -113,7 +127,7 @@