From cab4521b74cd0a0ece905e4cae5dbfb440e00c14 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 18 Dec 2024 10:42:44 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index 8b489231..26ba8b8e 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -939,7 +939,7 @@ function dianboyiji(testSource) { let yidata = {fllists:[], vodlists:[], error:{}} let lockgroups = Juconfig["lockgroups"] || []; - if((lockgroups.indexOf(sourceGroup)>-1 || parseInt(getMyVar('点播下滑num','0'))>1) && getMyVar('已验证指纹')!='1'){ + if((lockgroups.indexOf(sourceGroup)>-1 || (parseInt(getMyVar('点播下滑num','0'))>1&&lockgroups.length>0)) && getMyVar('已验证指纹')!='1'){ const hikerPop = $.require("http://hiker.nokia.press/hikerule/rulelist.json?id=6966"); if (hikerPop.canBiometric() !== 0) { return "toast://调用生物学验证出错";