mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
19 lines
No EOL
582 B
JSON
19 lines
No EOL
582 B
JSON
{
|
|
"DESCRIPTION": "Sends information about an IP address",
|
|
"USAGE": "[IP]",
|
|
"EXAMPLES": "whois IP:8.8.8.8",
|
|
"ERROR": "An error occurred while retrieving data for {{ip}}",
|
|
"INFO_ABOUT": "Information about {{ip}}",
|
|
"COUNTRY": "Country",
|
|
"REGION": "Region",
|
|
"CITY": "City",
|
|
"ZIP": "Postal Code",
|
|
"TIMEZONE": "Timezone",
|
|
"CONTINENT": "Continent",
|
|
"CURRENCY": "Currency",
|
|
"ISP": "ISP",
|
|
"INFO": "Additional Information",
|
|
"PROXY": "This IP belongs to Tor, VPN, or proxy",
|
|
"MOBILE": "This IP is used for mobile data",
|
|
"HOSTING": "This IP belongs to hosting or data center"
|
|
} |