Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
linenumberstrue
{
  "ip": "42.117.109.99",
  "country_code": "USA",
  "country_name": "USA",
  "region_code": "SF",
  "region_name": "San Francisco",
  "city": "San Francisco City",
  "latitude": 10.8142,
  "longitude": 106.6438
}


For examle, if you use ipstack.com, simply input http://api.ipstack.com/check? access_key = YOUR_ACCESS_KEY to the text box.


Image Added