From 66e75d57bc59adb83d53251ad8f4f17266741f52 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 1 Jul 2024 21:34:57 +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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index e0e8e33f..e08b30a3 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -744,8 +744,11 @@ function dianboyiji() { d.push({ title: "搜索", url: $.toString((searchurl) => { - return input + searchurl; - },searchurl), + if(input.trim() == ''){ + return "hiker://empty" + } + return input + searchurl; + },searchurl), desc: "搜你想看的...", col_type: "input", extra: {