|
|
|
@ -602,6 +602,19 @@ function sousuo() { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} catch (e) { } |
|
|
|
|
if(fileExist('hiker://files/rules/Src/Juying/jiekou.json')){ |
|
|
|
|
try{ |
|
|
|
|
let name = MY_URL.match(/query(.*?)&/)[1]; |
|
|
|
|
d.push({ |
|
|
|
|
title: "点击调用聚影接口进行聚合搜索", |
|
|
|
|
url: $('hiker://empty#noRecordHistory##noHistory#').rule((name) => { |
|
|
|
|
require(config.依赖.match(/https.*\//)[0] + 'SrcJyXunmi.js'); |
|
|
|
|
xunmi(name); |
|
|
|
|
}, name), |
|
|
|
|
col_type: 'text_center_1' |
|
|
|
|
}) |
|
|
|
|
}catch(e){} |
|
|
|
|
} |
|
|
|
|
setResult(d); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|