From 398648138597913c6d6637e5b0a34cb176d59505 Mon Sep 17 00:00:00 2001 From: Pegasus02 <102945996+Pegasus02@users.noreply.github.com> Date: Fri, 11 Nov 2022 23:32:09 +0800 Subject: [PATCH] =?UTF-8?q?$loon=E7=9A=84=E8=BE=93=E5=87=BA=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E6=94=AF=E6=8C=81=E4=B8=8A=E8=BF=B0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E5=9B=A0=E6=AD=A4=E8=BF=99=E9=87=8C=E5=8F=AA=E8=83=BD?= =?UTF-8?q?=E5=88=A0=E9=99=A4=20(#430)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Shortcuts/PolicySwitch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shortcuts/PolicySwitch.js b/Shortcuts/PolicySwitch.js index 05c41fa..432e867 100644 --- a/Shortcuts/PolicySwitch.js +++ b/Shortcuts/PolicySwitch.js @@ -36,7 +36,7 @@ const body = JSON.parse($request.body || '{}'); })() function nobyda() { - const isLoon = typeof($loon) !== "undefined" && $loon > 289; + const isLoon = typeof($loon) !== "undefined"; const isQuanX = typeof($configuration) !== 'undefined'; const isSurge = typeof($httpAPI) !== 'undefined'; const m = `不支持您的APP版本, 请等待APP更新 ⚠️`;