geoip-lite / node-geoip

Native NodeJS implementation of MaxMind's GeoIP API -- works in node 0.6.3 and above, ask me about other versions
https://npmjs.org/package/geoip-lite
Other
2.32k stars 359 forks source link

locale is not correct for 103.211.93.170 #129

Closed huyntsgs closed 7 years ago

huyntsgs commented 7 years ago

I am in vietnam, when i submit this ip it report HK. could you please check it. Thanks http://geobytes.com/iplocator/ gives correct result.

bluesmoon commented 7 years ago

MaxMind reports this IP as Hong Kong and IP Locator reports it as Brisbane, QLD, Australia.

I would suggest you report the bug to MaxMind. We do not have any control over what they put in the database, we only provide bindings for node.js.