diff --git a/README.md b/README.md
index 5ace3d5d..c976ccda 100755
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ Have questions? Ask [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e4
- [Manual Setup](#manual-setup)
- [Folder structrue](#folder-structrue)
- [Build it yourself](#build-it-yourself)
+- [Star History](#star-history)
## Running demo
@@ -138,22 +139,12 @@ Configure Wildcard DNS Record(s) to point to machine running `GoDoxy`, e.g.
-  |
-  |
-  |
+  |
+  |
- | Uptime Monitor |
- Docker Logs |
- Server Overview |
-
-
-  |
-  |
-
-
- | System Monitor |
- Graphs |
+ Routes |
+ Servers |
@@ -205,4 +196,8 @@ Configure Wildcard DNS Record(s) to point to machine running `GoDoxy`, e.g.
5. build binary with `make build`
+## Star History
+
+[](https://www.star-history.com/#yusing/godoxy&Date)
+
[🔼Back to top](#table-of-content)
diff --git a/README_CHT.md b/README_CHT.md
index 57bc38d4..8af7f84f 100644
--- a/README_CHT.md
+++ b/README_CHT.md
@@ -38,6 +38,7 @@
- [閒置休眠](#閒置休眠)
- [監控](#監控)
- [自行編譯](#自行編譯)
+- [Star History](#star-history)
## 運行示例
@@ -84,8 +85,6 @@
- **高效能**
- 以 **[Go](https://go.dev)** 語言編寫
-[🔼 回到頂部](#目錄)
-
## 前置需求
設置 DNS 記錄指向運行 `GoDoxy` 的機器,例如:
@@ -110,8 +109,6 @@
3. 現在可以在 WebUI `https://godoxy.yourdomain.com` 進行額外配置
-[🔼 回到頂部](#目錄)
-
### 手動安裝
1. 建立 `config` 目錄,然後將 `config.example.yml` 下載到 `config/config.yml`
@@ -153,29 +150,17 @@

-[🔼 回到頂部](#目錄)
-
### 監控
-  |
-  |
-  |
+  |
+  |
- | 運行時間監控 |
- Docker 日誌 |
- 伺服器概覽 |
-
-
-  |
-  |
-
-
- | 系統監控 |
- 圖表 |
+ 路由 |
+ 伺服器 |
@@ -192,4 +177,8 @@
5. 使用 `make build` 編譯二進制檔案
+## Star History
+
+[](https://www.star-history.com/#yusing/godoxy&Date)
+
[🔼 回到頂部](#目錄)
diff --git a/screenshots/docker-logs.jpg b/screenshots/docker-logs.jpg
deleted file mode 100644
index 184acb86..00000000
Binary files a/screenshots/docker-logs.jpg and /dev/null differ
diff --git a/screenshots/docker.jpg b/screenshots/docker.jpg
deleted file mode 100644
index 55590dc6..00000000
Binary files a/screenshots/docker.jpg and /dev/null differ
diff --git a/screenshots/routes.jpg b/screenshots/routes.jpg
new file mode 100644
index 00000000..635544f1
Binary files /dev/null and b/screenshots/routes.jpg differ
diff --git a/screenshots/servers.jpg b/screenshots/servers.jpg
new file mode 100644
index 00000000..3c25918f
Binary files /dev/null and b/screenshots/servers.jpg differ
diff --git a/screenshots/system-info-graphs.jpg b/screenshots/system-info-graphs.jpg
deleted file mode 100644
index f1249ec5..00000000
Binary files a/screenshots/system-info-graphs.jpg and /dev/null differ
diff --git a/screenshots/system-monitor.jpg b/screenshots/system-monitor.jpg
deleted file mode 100644
index 0be9bb21..00000000
Binary files a/screenshots/system-monitor.jpg and /dev/null differ
diff --git a/screenshots/uptime.png b/screenshots/uptime.png
deleted file mode 100644
index 47154b54..00000000
Binary files a/screenshots/uptime.png and /dev/null differ
diff --git a/screenshots/webui.jpg b/screenshots/webui.jpg
index 206e3fc5..0c089b5a 100644
Binary files a/screenshots/webui.jpg and b/screenshots/webui.jpg differ