Browse Source

Add 2 new manual A1 substitutions.

Karsten Loesing 11 years ago
parent
commit
1a43dfa603
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/config/geoip-manual

+ 6 - 0
src/config/geoip-manual

@@ -79,6 +79,9 @@
 # -KL 2013-03-07
 "81.171.81.0","81.171.81.127","1370181888","1370182015","NL","Netherlands"
 
+# GB, because RIPE NCC says 85.237.192.0-85.237.223.255 is GB.
+"85.237.222.0","85.237.222.255","1441652224","1441652479","GB","United Kingdom"
+
 # BE, because next MaxMind entry 86.39.147.0-86.39.148.31 is BE, and RIR
 # delegation files say entire range 86.39.128.0-86.39.255.255 is BE.
 # -KL 2013-04-08
@@ -140,6 +143,9 @@
 # 199.101.192.0-199.101.199.255 which is US.  -KL 2013-05-13
 "199.101.192.0","199.101.192.255","3345334272","3345334527","US","United States"
 
+# US, because ARIN says 199.255.208.0-199.255.215.255 is US.
+"199.255.213.0","199.255.215.255","3355432192","3355432959","US","United States"
+
 # US, because next MaxMind entry 204.12.162.0-204.12.197.119 is US, and
 # RIR delegation files say 204.12.160.0-204.12.191.255 is US.
 # -KL 2013-05-13