Browse Source

Create pac11

pull/380/head
自由上网 8 years ago
committed by GitHub
parent
commit
195305558f
  1. 4
      pac11

4
pac11

@ -0,0 +1,4 @@
function FindProxyForURL(url, host) {
return "DIRECT; PROXY 47.74.132.157:25; ;
}
Loading…
Cancel
Save