@ -403,6 +403,9 @@ function alistUrl(alistapi,path,sign,subtitle) {
log('阿里开放获取多线程失败>'+e.message);
}
}else if(provider=="AliyundriveShare"){
if(typeof(startProxyServer)!="undefined"){
return "toast://软件需升级新版本才能支持代理播放";
try{
let redirect = JSON.parse(request(url,{onlyHeaders:true,redirect:false,timeout:3000}));
let rurl = redirect.headers.location[0];