@ -10,7 +10,7 @@
local sh = ngx.shared.ipCache
local c, f = sh:get(waf.ip)
local c, f = sh:get("cc" .. waf.ip)
if not waf.startWith(waf.toLower(waf.uri), "/api/") then
return false