update SrcJuying.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 550ce17583
commit af815150bf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcJuying.js

@ -247,7 +247,7 @@ function erji() {
} else if (plays.length==0) {
nolist();
} else {
setLastChapterRule('js:' + $.toString(param=>{ setResult('更新至:'+param) }, plays[plays.length-1].flag_list.indexOf('trailer') == -1?plays[plays.length-1].sitename[0]:plays[plays.length-1].sitename[0] + '—预告'))
setLastChapterRule('js:' + $.toString(param=>{ setResult(param) }, ""))
for (var m in plays) {
let url = "https://v.sogou.com" + plays[m].url;
d.push({

Loading…
Cancel
Save