mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-05-20 17:22:33 +02:00
Improve docs, responsive, add Material Icons
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# `ipinfo`
|
||||
|
||||
IP geolocation via ipinfo.io — returns city, region, country, coordinates, ASN/org, timezone, and hostname.
|
||||
IP geolocation via ipinfo.io: returns city, region, country, coordinates, ASN/org, timezone, and hostname.
|
||||
|
||||
**Source / documentation:** [https://ipinfo.io](https://ipinfo.io)
|
||||
|
||||
@@ -14,7 +14,7 @@ Configure globally via the Tools page or override per profile.
|
||||
|
||||
| Field | Type | Required | Default | Description |
|
||||
|-------|------|:--------:|---------|-------------|
|
||||
| `token` | `string` | - | - | ipinfo.io API token (optional — free tier allows 50k req/month without one) |
|
||||
| `token` | `string` | - | - | ipinfo.io API token (optional, free tier allows 50k req/month without one) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user