From fae4cd30fc05d39217ec26c574ddae60f85d3394 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 19 Jul 2024 23:00:53 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 0d858828..f31c4ecc 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -796,7 +796,7 @@ function dianboyiji() { if(input == ''){ return "hiker://empty" } - if(/开启hipy_t3|开启t3|芝麻开门|宝塔镇河妖/.test(input)){ + if(/开启hipy_t3|开启t3|宝塔镇河妖/.test(input)){ setItem('hipy_t3_enable', '1'); refreshPage(); return "toast://已开启"; @@ -1137,7 +1137,7 @@ function yiji() { if(input == ''){ return "hiker://empty" } - if(/开启hipy_t3|开启t3|芝麻开门|宝塔镇河妖/.test(input)){ + if(/开启hipy_t3|开启t3|宝塔镇河妖/.test(input)){ setItem('hipy_t3_enable', '1'); return "toast://已开启"; }