Update SrcJuying.js

pull/1/head
jevons0411 3 years ago
parent 929a7e1b73
commit f045a623fb
  1. 1
      SrcJuying.js

@ -82,6 +82,7 @@ function jiekouyiji() {
var html = JSON.parse(request(listurl, { headers: { 'User-Agent': api_ua }, timeout:xunmitimeout*1000 }));
var list = html.list;
log(list);
let videolist = list.map((list)=>{
let vodname = list.vod_name||list.title;
if(vodname){

Loading…
Cancel
Save