update SrcJuying.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent dde18e86d0
commit bf149cc802
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 13
      SrcJuying.js

@ -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);
}

Loading…
Cancel
Save