Update SrcJyMenu.js

pull/1/head
jevons0411 3 years ago
parent b91ba061a4
commit 83a0c24b28
  1. 2
      SrcJyMenu.js

@ -271,7 +271,7 @@ var erjimenu = [
}, },
{ {
title: "更多片源", title: "更多片源",
url: !fileExist('hiker://files/rules/Src/Juying/jiekou.json')?"toast://分享页面或没有接口,无法扩展更多片源":getMyVar('SrcJy$back')==1?`#noLoading#@lazyRule=.js:back(false);'hiker://empty'`:$('hiker://empty#noRecordHistory##noHistory#').rule((name) => { url: !fileExist('hiker://files/rules/Src/Juying/jiekou.json')?"toast://分享页面或没有接口,无法扩展更多片源":getMyVar('SrcJy$back')=='1'?`#noLoading#@lazyRule=.js:back(false);'hiker://empty'`:$('hiker://empty#noRecordHistory##noHistory#').rule((name) => {
require(config.依赖.match(/https.*\//)[0] + 'SrcJyXunmi.js'); require(config.依赖.match(/https.*\//)[0] + 'SrcJyXunmi.js');
xunmi(name); xunmi(name);
}, MY_PARAMS.name), }, MY_PARAMS.name),

Loading…
Cancel
Save