mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-14 09:05:56 +08:00
add
This commit is contained in:
parent
8bb5132331
commit
35170c17d3
@ -1018,7 +1018,7 @@ function injectfunc(e, window) {
|
||||
e[e.length-1]=e[e.length-1].replace(/debugger/g, ' ')
|
||||
}else{
|
||||
if (temp.indexOf(e[e.length-1]) == -1){
|
||||
temp.push(e[e.length-1]
|
||||
temp.push(e[e.length-1])
|
||||
window.v_log(..._mk_logs(`[replace_debugger:${fname}]: ${e[e.length-1]}`) )
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user