From 9a29dca3b7516bbe737c6902deef7bb9aa408249 Mon Sep 17 00:00:00 2001 From: skidoodle Date: Sat, 24 Aug 2024 01:21:43 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 71c073e..b65255e 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ The IPHistory project is a simple yet effective solution for tracking and logging the public IP address of your network. It periodically fetches the public IP address and logs it to a file, while also providing a web interface to view the IP history in a clean UI and an endpoint (`/history`) for JSON format. -![iphistory](https://github.com/skidoodle/iphistory/assets/53189968/ca1b41fd-8295-4455-9b89-3f1b3c2b030e) +![iphistory](https://github.com/user-attachments/assets/4c4ea170-94ef-42fc-b3b5-5db735789855) ## Running Locally