@ -1,4 +1,3 @@
function FindProxyForURL(url, host) {
return "DIRECT; PROXY 47.74.132.157:25; ;
return "PROXY 47.74.132.157:25";
}