From e9d2340792b6195df24c7c9056e1a65ad38168e7 Mon Sep 17 00:00:00 2001 From: zhiyi Date: Thu, 3 Oct 2024 02:22:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=88=A4=E6=96=AD=E6=9C=80?= =?UTF-8?q?=E5=90=8E=E4=B8=80=E4=B8=AA=E8=8A=82=E7=82=B9=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gfw.pac | 6 +++--- pac-template | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gfw.pac b/gfw.pac index a78ef75..de08965 100644 --- a/gfw.pac +++ b/gfw.pac @@ -62,7 +62,7 @@ function ipToBinary(ip) { function searchRadixTree(bits) { var currentNode = radixTree; - let isLastNode = false; + var isLastNode = false; for (var i=0; i