From ccec719ab00fce040a203866670d6030a6b3b2ab Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale@user.noreply.gitee.com> Date: Thu, 31 Aug 2023 22:26:35 +0800 Subject: [PATCH 1/2] =?UTF-8?q?4.0=E4=B8=8B=E5=8D=8A=E5=8D=A1=E6=B1=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/defSet/pool/301.yaml | 10 ++++++++++ plugins/genshin/defSet/pool/302.yaml | 12 ++++++++++++ 2 files changed, 22 insertions(+) diff --git a/plugins/genshin/defSet/pool/301.yaml b/plugins/genshin/defSet/pool/301.yaml index 945b0bd..8e81ebe 100644 --- a/plugins/genshin/defSet/pool/301.yaml +++ b/plugins/genshin/defSet/pool/301.yaml @@ -1,3 +1,13 @@ +- from: '2023-09-05 18:00:00' + to: '2023-09-26 14:59:59' + five: + - 钟离 + - 达达利亚 + four: + - 菲米尼 + - 早柚 + - 诺艾尔 + name:陵薮市朝|暂别冬都 - from: '2023-08-16 06:00:00' to: '2023-09-05 17:59:59' five: diff --git a/plugins/genshin/defSet/pool/302.yaml b/plugins/genshin/defSet/pool/302.yaml index 7a106a3..8aac360 100644 --- a/plugins/genshin/defSet/pool/302.yaml +++ b/plugins/genshin/defSet/pool/302.yaml @@ -1,3 +1,15 @@ +- from: '2023-09-05 18:00:00' + to: '2023-09-26 14:59:59' + five: + - 贯虹之槊 + - 冬极白星 + four: + - 笛剑 + - 祭礼大剑 + - 匣里灭辰 + - 流浪乐章 + - 弓藏 + name: 神铸赋形 - from: '2023-08-16 06:00:00' to: '2023-09-05 17:59:59' five: From 9dcc67e7658c3f023de1c26859640b4cd063d5d5 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Fri, 1 Sep 2023 16:32:53 +0000 Subject: [PATCH 2/2] icqq0.5.3 Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5191cd4..55e1a9d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chalk": "^5.2.0", "chokidar": "^3.5.3", "https-proxy-agent": "5.0.1", - "icqq": "^0.5.0", + "icqq": "^0.5.3", "image-size": "^1.0.2", "inquirer": "^8.2.5", "lodash": "^4.17.21",