From 1f13846693e189f49431a5dbc6b800faaa5a40cb Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 19 Dec 2022 17:18:15 +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 | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index d976ae25..0bf71eac 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -598,19 +598,14 @@ function sousuo() { JYsousuo(); }else{ if(MY_PAGE==1){ - let name = ''; - try{ - name = MY_URL.split('##')[1]; - log(name); - }catch(e){ - log(e.message) + let name = MY_URL.split('##')[1]; + if(name == "undefined"){ setResult([{ title: "当前小程序版本过低,需升级新版本", url: "海阔视界首页频道规则【聚影√】¥home_rule_url¥http://hiker.nokia.press/hikerule/rulelist.json?id=5102&auth=9f188bbe-4415-5fd4-ae82-726319ca44d5", col_type: "text_1" }]); - } - if(name&&name.trim()){ + }else if(name.trim()){ require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyXunmi.js'); xunmi(name,false,true); }else{