ip-locator
Version:
###### Retrieve the information of an IP address or hostname.
5 lines (2 loc) • 318 B
JavaScript
exports.errors ={'private_range':'The IP address is part of a private range','reserved_range':'The IP address is part of a reserved range',
'invalid_query':'Invalid IP address or domain name','quota':'Over quota','incorrect_formate':'Incorrect reponse type format. Format must be within xml, json, csv, line.' }