From 7945598b8440343c2c90f269af87b50d6045893e Mon Sep 17 00:00:00 2001 From: loveshell <82163261@qq.com> Date: Thu, 12 Dec 2013 16:10:46 +0800 Subject: [PATCH] fix post error rules --- wafconf/post | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wafconf/post b/wafconf/post index ae805ca..d5bf8e8 100644 --- a/wafconf/post +++ b/wafconf/post @@ -19,4 +19,4 @@ xwork\.MethodAccessor java\.lang \$_(GET|post|cookie|files|session|env|phplib|GLOBALS|SERVER)\[ \<(iframe|script|body|img|layer|div|meta|style|base|object|input) -(onmouseover|onerror|onload|)\= +(onmouseover|onerror|onload)\=