From 691a680a56f6baccfa8d80b95366a09b468e69ae Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 9 Jul 2022 03:01:51 +0000 Subject: [PATCH] update SrcJuying.js. --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index 4ea9c87e..215c845b 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1702,7 +1702,7 @@ function xunmi(name,data) { if(/v1|app|iptv|v2|cms/.test(obj.type)){ try { var gethtml = request(ssurl, { headers: { 'User-Agent': urlua }, timeout:xunmitimeout*1000 }); - if(/{|}/.test(data)){ + if(/data|list|{|}/.test(data)){ var html = JSON.parse(gethtml); }else{ var decfile = "hiker://files/rules/Src/Juying/appdec.js";