From 20ac115b66a97a9016c8ab241dc4d02e92c6a430 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 1 Apr 2023 16:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuman.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuman.js | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/SrcJuman.js b/SrcJuman.js index b343275c..720f2d0b 100644 --- a/SrcJuman.js +++ b/SrcJuman.js @@ -148,14 +148,7 @@ function erji(name) { MY_HOME = parse['链接']; let data = []; eval("let 搜索 = " + parse['搜索']) - data = 搜索(); - if(data.length>0){ - data.push({ - title: `‘‘’’`+obj.name+``, - url: '#noHistory#hiker://empty', - col_type: 'text_center_1' - }) - } + data = 搜索(obj.name); d = d.concat(data); }catch(e){ log(obj.name+'>搜源失败>'+e.message);