From 9a19d2f4bf99e6b28e0296d4df0c852086a6e342 Mon Sep 17 00:00:00 2001 From: cppla Date: Thu, 14 Aug 2025 14:02:56 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc4ba25..932649c 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ cd ServerStatus/server && make "sslcerts": [ { "name": "demo域名", - "domain": "https://demo.example.com/path", + "domain": "https://demo.example.com", "port": 443, "interval": 600, "callback": "https://yourSMSurl" @@ -208,4 +208,4 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站 * BotoX:https://github.com/BotoX/ServerStatus * mojeda: https://github.com/mojeda * mojeda's ServerStatus: https://github.com/mojeda/ServerStatus -* BlueVM's project: http://www.lowendtalk.com/discussion/comment/169690#Comment_169690 \ No newline at end of file +* BlueVM's project: http://www.lowendtalk.com/discussion/comment/169690#Comment_169690