Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Jun 5, 2024
2 parents 6d77228 + bcdb4ec commit 143f005
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ curl -qfsSL "https://ip.ajam.dev/csv" | column -ts ','
>```
> </details>
---
- #### Detailed (`html`) : [/html](https://ip.ajam.dev/html) `-->` [https://ip.ajam.dev/html](https://ip.ajam.dev/html)
> Returns HTML `IPv4 | IPv6`, `GeoInfo` & `User-Agent`
> <details><summary><code>Example Response</code></summary>
>
> ![image](https://github.com/Azathothas/ip.ajam.dev/assets/58171889/39b9dd85-a2f0-4eb1-90c7-961ba6bc98f2)
>
> </details>
---
- #### Detailed (`json`) : [/json](https://ip.ajam.dev/json) `-->` [https://ip.ajam.dev/json](https://ip.ajam.dev/json)
> Returns json `IPv4 | IPv6`, `GeoInfo` & `User-Agent`
```bash
Expand Down

0 comments on commit 143f005

Please sign in to comment.