Update SrcJuying.js

pull/1/head
jevons0411 3 years ago
parent e0bbc8f809
commit bf6d1c2e98
  1. 2
      SrcJuying.js

@ -114,7 +114,7 @@ function jiekouyiji() {
});
videolist = videolist.filter(n => n);
log(videolist);
d.push(videolist);
d.concat(videolist);
//const categorys = ['电视剧','电影','动漫','综艺','纪录片'];
//const listTabs = ['teleplay','film','cartoon','tvshow','documentary'];

Loading…
Cancel
Save