task-6266 332 B

1234567
  1. o Minor features:
  2. - Use a script to replace "A1" ("Anonymous Proxy") entries in our
  3. geoip file with real country codes. This script fixes about 90% of
  4. "A1" entries automatically and uses manual country code assignments
  5. to fix the remaining 10%. See src/config/README.geoip for details.
  6. Fixes #6266.