diff --git a/SrcJyAliDisk.js b/SrcJyAliDisk.js index b64eacb..06caf97 100644 --- a/SrcJyAliDisk.js +++ b/SrcJyAliDisk.js @@ -289,7 +289,7 @@ function aliDiskSearch(input,data) { extra: { cls: "loadlist", name: input, - dirname: input + dirname: item.title } }; @@ -460,9 +460,6 @@ function aliMyDisk(folder_id,nofilter) { play['subtitle'] = getPath(subfile); } } - //play.urls.unshift(file_url+ "#isVideo=true##pre#"); - //play.names.unshift("原始 画质"); - //play.headers.unshift({'Referer':'https://www.aliyundrive.com/'}); return JSON.stringify(play); }else{ return "toast://"+play.message;