mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-16 23:45:56 +08:00
add
This commit is contained in:
parent
b62e8431b6
commit
c2e9f359a1
@ -33219,7 +33219,7 @@ function muti_process_obdefusion(jscode){
|
|||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
|
||||||
function muti_process_force_eval(jscode){
|
function muti_process_jsfuckdefusion(jscode){
|
||||||
var ast = parser.parse(jscode);
|
var ast = parser.parse(jscode);
|
||||||
while (1){
|
while (1){
|
||||||
if (typeof location !== 'undefined' && location.href.indexOf('http') != 0){ // 处理你的脚本运行在插件时的问题
|
if (typeof location !== 'undefined' && location.href.indexOf('http') != 0){ // 处理你的脚本运行在插件时的问题
|
||||||
|
Loading…
x
Reference in New Issue
Block a user