@billion57(View Post) You do know that most, if not all, websites already track where you are from? It's not that big a deal. They can only get to City + Country, it's not like they're using HTML5 Location API (The browser will ask for that), which can tell to house level.
@Everyperson It's not safe to upload IP addresses online unless you're completely sure that you are safe. Firewalls, intrusion detection and all that fancy stuff should be on, but properly let through when necessary. Check out these two sites (Use your IP to query) and see what info they give you before adding your IP address to the public web: [Linkie] to a site showing WHOIS data generated by your ISP. [Linkie] to a site showing location data your IP address tells you. [Linkie] to an example query to GeoIP location site (Note that this is the location of my ISP's server bank, not my real location) [Linkie] to a site that uses HTML5 location to see where you actually are. [](/pphello "Oh, it's you again! Hi!")
This is amazing, much better than the demo I tested with you. I think I will include it with my mod, is that okay? I'll make some modifications if I do though, maybe adding some lua commands to my mod so it works better, like tpt.create_line. I haven't actually tested it yet though, just read the changes and looked at the code.