Browse Source

Update pac6

pull/380/head
自由上网 8 years ago
committed by GitHub
parent
commit
06072a3d07
  1. 2
      pac6

2
pac6

@ -2636,7 +2636,7 @@ var direct = 'DIRECT;';
var hasOwnProperty = Object.hasOwnProperty; var hasOwnProperty = Object.hasOwnProperty;
var servlist = ["PROXY 199.175.48.77:25; ","PROXY 162.208.11.96:25; ","PROXY 45.76.103.70:25; ","PROXY 162.208.9.254:25; "]; var servlist = ["PROXY 199.175.48.77:25;","PROXY 162.208.11.96:25;","PROXY 45.76.103.70:25;","PROXY 162.208.9.254:25;","PROXY 64.137.189.191:25;"];
function ip2int(ip_string) { function ip2int(ip_string) {
var REG =/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/; var REG =/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/;

Loading…
Cancel
Save