1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add rate limit message to IPInfo documentation.

This commit is contained in:
Chris Cummer
2018-06-07 09:01:00 -07:00
parent 515e80a059
commit fa78c5ee32
4 changed files with 12 additions and 8 deletions

View File

@@ -6,6 +6,8 @@ draft: false
Displays your current IP address information, from ipinfo.io.
**Note:** IPInfo.io has a free-plan rate limit of 1000 requests per day.
<img src="/imgs/modules/ipinfo.png" width="320" height="199" alt="ipinfo screenshot" />
## Source Code
@@ -35,7 +37,7 @@ ipinfo:
left: 2
height: 1
width: 1
refreshInterval: 15
refreshInterval: 150
```
### Attributes