From eec0132446bc3a7095eba22e5f26f0666138580e Mon Sep 17 00:00:00 2001 From: cmliu Date: Tue, 14 Oct 2025 22:53:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4proxyhostsURL?= =?UTF-8?q?=E7=9A=84=E5=88=9D=E5=A7=8B=E5=80=BC=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_worker.js b/_worker.js index fc1a6f8..0f96f32 100644 --- a/_worker.js +++ b/_worker.js @@ -34,7 +34,7 @@ let FileName = atob('ZWRnZXR1bm5lbA=='); let BotToken; let ChatID; let proxyhosts = []; -let proxyhostsURL = atob('aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2NtbGl1L2NtbGl1L21haW4vUHJveHlIT1NU'); +let proxyhostsURL; let 请求CF反代IP = 'false'; const httpPorts = ["8080", "8880", "2052", "2082", "2086", "2095"]; let httpsPorts = ["2053", "2083", "2087", "2096", "8443"];