diff --git a/README.md b/README.md index 0a4e64e..fb5345a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ curl -qfsSL "https://ip.ajam.dev/csv" | column -ts ',' >``` > --- +- #### 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` +>
Example Response +> +> ![image](https://github.com/Azathothas/ip.ajam.dev/assets/58171889/39b9dd85-a2f0-4eb1-90c7-961ba6bc98f2) +> +>
+--- - #### 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