From eea5dbaf0252f8c1a2c7a88866fbac9079548132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E5=A8=81?= <13116454+chung-wai@user.noreply.gitee.com> Date: Sat, 24 Jun 2023 07:44:46 +0000 Subject: [PATCH] update bin/config.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 钟威 <13116454+chung-wai@user.noreply.gitee.com> --- bin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config.json b/bin/config.json index b78e4db..65ef2fc 100644 --- a/bin/config.json +++ b/bin/config.json @@ -1,4 +1,4 @@ { - "api_key": "your api key", + "api_key": "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", "auto_pass": true } -- Gitee