This commit is contained in:
cilame 2023-01-15 17:08:18 +08:00
parent e567e5a9f9
commit 932c085107

View File

@ -1151,7 +1151,7 @@ function injectfunc(e, window) {
})
}
!function(){
var log_limit = e["config-hook-log-limit-num"] || Infinity
var log_limit = e["config-hook-log-limit-num"] || 30
var regexp = /^ *\([\*f]\)/
var rtest = regexp.test.bind(regexp)
var cache = {}