From d5c04ed1f1414b24b36b6080d48ae780521692d1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 11 Jun 2024 14:14:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcAutoTmpl.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcAutoTmpl.js | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index 012bceda..c1876920 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -225,21 +225,7 @@ function aierji(html,url,detail){ } } //log(d); - if (d.length == 0&&!/502|403|404|Unavailable/.test(html)) { - //匹配失败 - d.push({ - title: "", - url: url, - col_type: "x5_webview_single", - desc: "float&&100%", - pic_url: "", - extra: { - canBack: true - } - }); - //toast("AI匹配失败,已使用X5加载"); - setResult(d); - } else { + if (d.length > 0) { //线路分割 let tabs = ["线路1"]; let lists = [];