Merge branch 'wyh'

This commit is contained in:
name 2023-08-07 17:22:31 +09:00
commit 4c200cfcbf

View File

@ -81,7 +81,6 @@ public class XssFilterUtil {
test_str_low.contains("kill")|| test_str_low.contains("kill")||
test_str_low.contains("batch")|| test_str_low.contains("batch")||
test_str_low.contains("shutdown")|| test_str_low.contains("shutdown")||
test_str_low.contains("touch")||
test_str_low.contains("wget")|| test_str_low.contains("wget")||
test_str_low.contains("iptables")|| test_str_low.contains("iptables")||
test_str_low.contains("traceroute")|| test_str_low.contains("traceroute")||