Update webstats_common.lua

This commit is contained in:
Mr Chen 2024-05-25 11:44:00 +08:00
parent 15d07e4234
commit 81171c0c7c
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ function _M.statistics_request(self, ip, is_spider, body_length)
return pvc, uvc
end
-- 仅计算GET
-- 仅计算GET/HTML
function _M.statistics_request_old(self, ip, is_spider, body_length)
-- 计算pv uv
local pvc = 0