feat: 移除proxyhostsURL的初始值设置

This commit is contained in:
cmliu
2025-10-14 22:53:11 +08:00
parent c87222c628
commit eec0132446

View File

@@ -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"];