Browse Source

Update pac

pull/984/head
自由上网 6 years ago
committed by GitHub
parent
commit
fca1ebd62f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pac

2
pac

@ -2195,7 +2195,7 @@ var direct = 'DIRECT;';
var hasOwnProperty = Object.hasOwnProperty; var hasOwnProperty = Object.hasOwnProperty;
var servlist = ["PROXY 2604:a880:2:d0::18:5001:25;"]; var servlist = ["PROXY 2402:d0c0:0:2e8::11: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