更新 'SrcJyAlist.js'

master
src48597962 2 years ago
parent 815c442ba5
commit 08011a51d5
  1. 5
      SrcJyAlist.js

@ -952,7 +952,10 @@ function getAliPlayUrl(list) {
urls.push(url + "#isVideo=true##pre#");
names.push(transcoding[item.template_id] ? transcoding[item.template_id] : item.template_height);
heads.push({ 'Referer': 'https://www.aliyundrive.com/' });
}catch(e){}
log(url);
}catch(e){
log(url+'>缓存m3u8失败>'+e.message);
}
return 1;
}
let list = datalist.map((item,id)=>{

Loading…
Cancel
Save