From e8446cd52f66679ecafc0a08a52bc21e8c240071 Mon Sep 17 00:00:00 2001
From: cppla <i@cpp.la>
Date: Sun, 18 Aug 2024 13:09:25 +0800
Subject: [PATCH] =?UTF-8?q?=E6=88=91=E9=9C=87=E6=83=8A=E7=9A=84=E6=98=AFAI?=
 =?UTF-8?q?=E5=B7=B2=E7=BB=8F=E8=83=BD=E5=A4=9F=E5=B8=AE=E5=8A=A9=E9=87=8D?=
 =?UTF-8?q?=E6=9E=84=E5=89=8D=E7=AB=AF=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

我震惊的是AI已经能够帮助重构前端页面
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 98c5476..c474009 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,9 @@
 [![Python Support](https://img.shields.io/badge/python-3.6%2B%20-blue.svg)](https://github.com/cppla/ServerStatus)
 [![C++ Compiler](http://img.shields.io/badge/C++-GNU-blue.svg?style=flat&logo=cplusplus)](https://github.com/cppla/ServerStatus)
 [![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/cppla/ServerStatus)
-[![Version](https://img.shields.io/badge/Version-Build%201.1.4-red)](https://github.com/cppla/ServerStatus)
+[![Version](https://img.shields.io/badge/Version-Build%201.1.5-red)](https://github.com/cppla/ServerStatus)
 
-![Latest Host Version](https://dl.cpp.la/Archive/serverstatus_1.1.2_host.png)
-![Latest Server Version](https://dl.cpp.la/Archive/serverstatus_1.1.2_server.png)
+![Latest Host Version](https://dl.cpp.la/Archive/serverstatus_1.1.5.png)
 
 `Watchdog触发式告警,interval只是为了防止频繁收到报警信息造成的骚扰,并不是探测间隔。值得注意的是,Exprtk库默认使用窄字符类型,中文等Unicode字符无法解析计算,等待修复。 `