From 45c288e82d282423d2561b568d5fab9e4462e97b Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 8 Jul 2024 09:50:02 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index 98237fe9..72f72859 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -787,9 +787,13 @@ function dianboyiji() { d.push({ title: "搜索", url: $.toString((searchurl) => { - if(input.trim() == ''){ + input = input.trim(); + if(input == ''){ return "hiker://empty" } + if(input == '开启hipy_t3'){ + setItem('hipy_t3_enable', '1'); + } return input + searchurl; },searchurl), desc: "搜你想看的...",