*UPDATED*
- Added BO2
- Few bug fixes
- Doesn't pull up all the information on Geolocator ( mostly other countries, but also US ) //API usage is limited to 10,000 queries per hour. After reaching this limit, all requests will result in HTTP 403 (Forbidden) until the roll over.
- Takes a while to "sniff" all the IP's //I added an "auto grab" feature
- Replaces some information in geolocator with "s</City>" //API glitches up at times, I'm not able to edit the way it works unless I host it on my own instance of the API on my server
- Sometimes adds " ' " after city //Possibly fixed this by changing the way it parses information, I've never encountered it though