You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the enhancement of retrieving more data, we should allow the user to define the fields they do or do not want. This can be done by passing in URL parameters. A flag for domain verse an IP would be a nice. Also support for a list of IPs or Names would be a nice feature as well.
With the enhancement of retrieving more data, we should allow the user to define the fields they do or do not want. This can be done by passing in URL parameters. A flag for domain verse an IP would be a nice. Also support for a list of IPs or Names would be a nice feature as well.
Examples:
/location/?IP=8.8.8.8&Country_Name=True&............
/location/?Name=www.google.com&Country_Name=False
/location?IP=8.8.8.8,9.9.9.9&all=True
The text was updated successfully, but these errors were encountered: