diff --git a/makeCache.js b/makeCache.js index 536ce47..38ef953 100644 --- a/makeCache.js +++ b/makeCache.js @@ -49,7 +49,7 @@ var getVideoInfo = (fName, conf, item) => { o['name'] = getVideoName(arr, conf); o['danmakuID'] = md5(item+o.no).substring(0, 8); o['url'] = 'https://onedrive.yimian.xyz/video/' + item + '/' + fName; - o['extra'] = ['https://proxy.yimian.xyz/get/?url='+(new Buffer(o['url']).toString('base64'))]; + //o['extra'] = ['https://proxy.yimian.xyz/get/?url='+(new Buffer(o['url']).toString('base64'))]; return o; } diff --git a/player b/player index 2da9f34..2e47943 160000 --- a/player +++ b/player @@ -1 +1 @@ -Subproject commit 2da9f343f88228d7de102dc8bacd08076d1b4315 +Subproject commit 2e479432d3d45d738b82623fef0b5ee1e3ade32a