From 85fa0f9d47a2c4b61a9af39fb9237aba6f3e2cba Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 6 Oct 2022 18:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index d27f4e5b..d10c6a57 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -538,7 +538,7 @@ function erji() { d.push({ title: list[j].index + '', url: url + easy, - extra: { id: MY_URL.replace('#autoCache#','')+j, jsLoadingInject: true, blockRules: block }, + extra: { id: MY_URL.replace('#autoCache#','')+j, jsLoadingInject: true, cacheM3u8: getMyVar('superwebM3U8')==1?true:false, blockRules: block }, col_type: 'text_4' }); } @@ -554,7 +554,7 @@ function erji() { d.push({ title: list[j].index + '', url: url + easy, - extra: { id: MY_URL.replace('#autoCache#','')+j, jsLoadingInject: true, blockRules: block }, + extra: { id: MY_URL.replace('#autoCache#','')+j, jsLoadingInject: true, cacheM3u8: getMyVar('superwebM3U8')==1?true:false, blockRules: block }, col_type: 'text_4' }); } @@ -592,7 +592,7 @@ function erji() { title: "第" + arr[k] + "期", col_type: "text_2", url: url + easy, - extra: { id: MY_URL.replace('#autoCache#','')+k, jsLoadingInject: true, blockRules: block } + extra: { id: MY_URL.replace('#autoCache#','')+k, jsLoadingInject: true, cacheM3u8: getMyVar('superwebM3U8')==1?true:false, blockRules: block } }); } } else if (plays.length==0) { @@ -606,7 +606,7 @@ function erji() { img: 'http://dlweb.sogoucdn.com/video/wap/static/img/logo/' + plays[m].sitename[1], url: url + easy, col_type: "icon_2", - extra: { id: MY_URL.replace('#autoCache#',''), jsLoadingInject: true, blockRules: block }, + extra: { id: MY_URL.replace('#autoCache#',''), jsLoadingInject: true, cacheM3u8: getMyVar('superwebM3U8')==1?true:false, blockRules: block }, }) } }