更新 'SrcJu.js'

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

@ -520,6 +520,14 @@ function erji() {
cls: "loadlist"
}
})
if(stype=="影视"){
d.push({
title: "聚影搜索",
url: "hiker://search?rule=聚影√&s=" + name,
pic_url: 'https://hikerfans.com/tubiao/messy/25.svg',
col_type: 'icon_small_3'
})
}else{
d.push({
title: "书架/下载",
url: $("hiker://empty###noRecordHistory##noHistory#").rule(() => {
@ -556,8 +564,9 @@ function erji() {
}
}
})
}
d.push({
title: "切换源",
title: "切换源",
url: $("#noLoading#").lazyRule((name,sgroup,stype) => {
updateItem("listloading2", {
extra: {

Loading…
Cancel
Save