committed by
GitHub
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
function FindProxyForURL(url, host) { |
||||
|
return "DIRECT; PROXY 47.74.132.157:25; ; |
||||
|
} |
||||
|
|
Loading…
Reference in new issue