From 4458a68da677240cb05ade19c0d137aa67bea505 Mon Sep 17 00:00:00 2001 From: openclaw Date: Fri, 13 Feb 2026 06:27:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index db35f2c..a1cef72 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,10 @@ { "version": "v2.3.8", - "webhook_url": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=579c755e-24d2-47ae-9ca1-3ede6998327a", + "webhook_url": "https://qyweixin.qq.com/cgi-bin/webhook/send?key=-24d2-47ae-9ca1-3ede6998327a", "data_file": "security_data_v2.json", "timezone_offset": "+08:00", "webdav": { - "base": "https://chfs.ouaone.top/webdav/openclaw/backup/security/", - "auth": "openclaw:Khh13579" + "base": "https://chfs.502.xx.kg", + "auth": "xxx:xxx" } }