parent
10008e82e0
commit
2dec7a91a3
|
@ -16,7 +16,7 @@ local function waf_main()
|
||||||
elseif cookie_attack_check() then
|
elseif cookie_attack_check() then
|
||||||
elseif url_attack_check() then
|
elseif url_attack_check() then
|
||||||
elseif url_args_attack_check() then
|
elseif url_args_attack_check() then
|
||||||
--elseif post_attack_check() then
|
elseif post_attack_check() then
|
||||||
else
|
else
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue