更新 'SrcJu.js'

Ju
src48597962 2 years ago
parent 6f5b7260c6
commit 0d8437e448
  1. 81
      SrcJu.js

@ -520,44 +520,53 @@ function erji() {
cls: "loadlist" cls: "loadlist"
} }
}) })
d.push({ if(stype=="影视"){
title: "书架/下载", d.push({
url: $("hiker://empty###noRecordHistory##noHistory#").rule(() => { title: "聚影搜索",
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcBookCase.js'); url: "hiker://search?rule=聚影√&s=" + name,
bookCase(); pic_url: 'https://hikerfans.com/tubiao/messy/25.svg',
}), col_type: 'icon_small_3'
pic_url: 'https://hikerfans.com/tubiao/messy/70.svg', })
col_type: 'icon_small_3', }else{
extra: { d.push({
cls: "loadlist", title: "书架/下载",
inheritTitle: false, url: $("hiker://empty###noRecordHistory##noHistory#").rule(() => {
longClick: [{ require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcBookCase.js');
title: "下载本地📥", bookCase();
js: $.toString((itype) => { }),
if(itype){ pic_url: 'https://hikerfans.com/tubiao/messy/70.svg',
return "hiker://page/download.view#noRecordHistory##noRefresh##noHistory#?rule=本地资源管理" col_type: 'icon_small_3',
}else{ extra: {
return "toast://不支持下载的类型" cls: "loadlist",
} inheritTitle: false,
},itype) longClick: [{
}], title: "下载本地📥",
chapterList: 列表, js: $.toString((itype) => {
"defaultView": "1", if(itype){
"info": { return "hiker://page/download.view#noRecordHistory##noRefresh##noHistory#?rule=本地资源管理"
"bookName": name, }else{
"bookTopPic": pic, return "toast://不支持下载的类型"
"parseCode": download, }
"ruleName": MY_RULE.title, },itype)
"type": itype, }],
"decode": 公共["imgdec"]?$.type(公共["imgdec"])=="function"?$.toString((imgdec)=>{ chapterList: 列表,
let imgDecrypt = imgdec; "defaultView": "1",
return imgDecrypt(); "info": {
},公共["imgdec"]):公共["imgdec"]:"" "bookName": name,
"bookTopPic": pic,
"parseCode": download,
"ruleName": MY_RULE.title,
"type": itype,
"decode": 公共["imgdec"]?$.type(公共["imgdec"])=="function"?$.toString((imgdec)=>{
let imgDecrypt = imgdec;
return imgDecrypt();
},公共["imgdec"]):公共["imgdec"]:""
}
} }
} })
}) }
d.push({ d.push({
title: "切换书源", title: "切换源",
url: $("#noLoading#").lazyRule((name,sgroup,stype) => { url: $("#noLoading#").lazyRule((name,sgroup,stype) => {
updateItem("listloading2", { updateItem("listloading2", {
extra: { extra: {

Loading…
Cancel
Save