update JS

This commit is contained in:
chuqiuyu
2023-08-03 09:09:20 +08:00
parent b17f285b8c
commit 0ae2828f31
11 changed files with 169 additions and 80 deletions

View File

@@ -79,7 +79,6 @@ var rule = {
vod_content: node.content.replaceAll('\\n','/').strip()
};
let episodes = node.video.content.progressive;
let playMap = {};
if (typeof play_url === "undefined") {
var play_url = ""
}