更新 'SrcJyMenu.js'

master
src48597962 9 months ago
parent 5033d94514
commit 0e05af65ba
  1. 20
      SrcJyMenu.js

@ -48,27 +48,13 @@ function erjimenu(desc) {
col_type: 'icon_small_3' col_type: 'icon_small_3'
}, },
{ {
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(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js');
xunmi(name); xunmi(name);
}, MY_PARAMS.name), }, MY_PARAMS.name),
pic_url: 'https://hikerfans.com/tubiao/messy/25.svg', pic_url: 'https://hikerfans.com/tubiao/messy/20.svg',
col_type: 'icon_small_3', col_type: 'icon_small_3'
extra: {
key: MY_PARAMS.name,
longClick: [{
title: "云盘君",
js: $.toString(() => {
return "#noHistory#hiker://page/soup?rule=云盘君";
})
}, {
title: "云盘君.简",
js: $.toString(() => {
return "#noHistory#hiker://page/sou?p=fypage&rule=云盘君.简";
})
}]
}
} }
] ]
} }

Loading…
Cancel
Save