SRC123123123
Results
1
comments of
SRC123123123
这是我用的规则 local sh = waf.ipCache local robotIp = 'rb:' .. waf.ip local c, f = sh:get(robotIp) -- 如果是静态页面且没有进行滑动旋转验证码验证则返回 if not (waf.isQueryString or waf.reqContentLength > 0) and f ~= 2 then...