更新 'SrcJu.js'

Ju
src48597962 2 years ago
parent bf341542a8
commit e60ab65d16
  1. 3
      SrcJu.js

@ -431,6 +431,7 @@ function erji() {
});
})
addItemBefore('listloading', d);
setItem('SrcJuList_col_type', input);
return 'hiker://empty'
}, 列表, 解析, name),
col_type: 'scroll_button',
@ -462,7 +463,7 @@ function erji() {
url: item.url + $("").lazyRule((解析) => {
return 解析(input);
}, 解析),
col_type: "text_2",
col_type: getItem('SrcJuList_col_type', 'text_2'),
extra: {
id: name + "_选集_" + id,
cls: "loadlist playlist"

Loading…
Cancel
Save