update SrcParseS.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 75850cfe53
commit 16484f73b9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcParseS.js

@ -768,6 +768,8 @@ var SrcParseS = {
if(printlog==1){log("优先上次解析("+recordname+")失败,无效视频地址")};
playurl = "";
delete recordlist.parse[from];
delete recordlist.name[from];
delete recordlist.head[from];
writeFile(recordfile, JSON.stringify(recordlist));
//失败的从待解列表中去除
for(var i=0;i<Uparselist.length;i++){

Loading…
Cancel
Save