From 14253c35864828458ef3eeecb05591a7ae6e641e Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Mon, 24 Mar 2025 09:57:37 +0000
Subject: chore: moving the modals to a separate directory
---
web/html/xui/xray_rule_modal.html | 246 --------------------------------------
1 file changed, 246 deletions(-)
delete mode 100644 web/html/xui/xray_rule_modal.html
(limited to 'web/html/xui/xray_rule_modal.html')
diff --git a/web/html/xui/xray_rule_modal.html b/web/html/xui/xray_rule_modal.html
deleted file mode 100644
index aba5ba9e..00000000
--- a/web/html/xui/xray_rule_modal.html
+++ /dev/null
@@ -1,246 +0,0 @@
-{{define "ruleModal"}}
-
-
-
-
- [[ dm ]]
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- Source IPs
-
-
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- Source Port
-
-
-
-
-
-
- [[ x ]]
-
-
-
-
- [[ x ]]
-
-
-
-
-
-
-
-
- [[ index+1 ]]
-
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- IP
-
-
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- Domain
-
-
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- User
-
-
-
-
-
-
-
-
- {{ i18n "pages.xray.rules.useComma" }}
- Port
-
-
-
-
-
-
- [[ tag ]]
-
-
-
-
- [[ tag ]]
-
-
-
-
-
-
- {{ i18n "pages.xray.balancer.balancerDesc" }}
- Balancer Tag
-
-
-
- [[ tag ]]
-
-
-
-
-
-{{end}}
--
cgit v1.2.3