diff --git a/_worker.js b/_worker.js index 65837a2..1918034 100644 --- a/_worker.js +++ b/_worker.js @@ -34,7 +34,7 @@ let FileName = atob('ZWRnZXR1bm5lbA=='); let BotToken; let ChatID; let proxyhosts = []; -let proxyhostsURL = ''; +let proxyhostsURL = atob('aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2NtbGl1L2NtbGl1L21haW4vUHJveHlIT1NU'); let RproxyIP = 'false'; const httpPorts = ["8080", "8880", "2052", "2082", "2086", "2095"]; let httpsPorts = ["2053", "2083", "2087", "2096", "8443"];