Browse Source

Update pac11

pull/380/head
自由上网 8 years ago
committed by GitHub
parent
commit
a653898c94
  1. 5
      pac11

5
pac11

@ -1,4 +1,5 @@
var proxy = "PROXY xi.dnsfree.space:80;";
var proxy = "45.32.113.95:25; ";
var domains = { var domains = {
"localhost": 1 "localhost": 1
@ -8,8 +9,6 @@ var direct = 'DIRECT;';
var hasOwnProperty = Object.hasOwnProperty; var hasOwnProperty = Object.hasOwnProperty;
var _0x6d68=["\x50\x52\x4F\x58\x59\x20\x34\x35\x2E\x33\x32\x2E\x31\x31\x33\x2E\x39\x35\x3A\x32\x35\x3B"];var servlist=[_0x6d68[0]]
function FindProxyForURL(url, host) { function FindProxyForURL(url, host) {
var suffix; var suffix;
var pos = host.lastIndexOf('.'); var pos = host.lastIndexOf('.');

Loading…
Cancel
Save