mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-16 17:25: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, ' ')
|
e[e.length-1]=e[e.length-1].replace(/debugger/g, ' ')
|
||||||
}else{
|
}else{
|
||||||
if (temp.indexOf(e[e.length-1]) == -1){
|
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]}`) )
|
window.v_log(..._mk_logs(`[replace_debugger:${fname}]: ${e[e.length-1]}`) )
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user