~现在修改劫持范围时不再重置代理模式

This commit is contained in:
juewuy
2026-07-29 09:59:38 +08:00
parent 6cf5f02231
commit b27028d9bf
-2
View File
@@ -569,8 +569,6 @@ set_firewall_area() {
[1-4])
if [ "$firewall_area" -ge 4 ]; then
redir_mod=''
else
redir_mod=Redir
fi
firewall_area="$num"
setconfig firewall_area "$firewall_area"