mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
feat: 更新proxyhostsURL
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user