From 746e52d444e3ddf5ddfaea72691cc178ab489327 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale@user.noreply.gitee.com> Date: Sun, 6 Aug 2023 00:46:02 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=98=9F=E9=93=811.2?= =?UTF-8?q?=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/11.yaml | 9 +++++++++ plugins/genshin/defSet/pool/12.yaml | 11 ++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/plugins/genshin/defSet/pool/11.yaml b/plugins/genshin/defSet/pool/11.yaml index e75196a..7124cf5 100644 --- a/plugins/genshin/defSet/pool/11.yaml +++ b/plugins/genshin/defSet/pool/11.yaml @@ -1,3 +1,12 @@ +- from: '2023-08-09 12:00:00' + to: '2023-08-29 14:59:59' + five: + - 卡芙卡 + four: + - 卢卡 + - 桑博 + - 希露瓦 + name: 夜将不眠 - from: '2023-07-19 11:00:00' to: '2023-08-09 11:59:59' five: diff --git a/plugins/genshin/defSet/pool/12.yaml b/plugins/genshin/defSet/pool/12.yaml index 4db4b28..6ba5fbf 100644 --- a/plugins/genshin/defSet/pool/12.yaml +++ b/plugins/genshin/defSet/pool/12.yaml @@ -1,5 +1,14 @@ +- from: '2023-08-09 12:00:00' + to: '2023-08-29 14:59:59' + five: + - 只需等待 + four: + - 决心如汗珠般闪耀 + - 猎物的视线 + - 「我」的诞生 + name: 流光定影 - from: '2023-07-19 11:00:00' - to: '2023-08-09 11:59:59'' + to: '2023-08-09 11:59:59' five: - 到不了的彼岸 four: From 48bc682e5742dd28b80ff058de1815abc3fc2e58 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sat, 5 Aug 2023 16:49:33 +0000 Subject: [PATCH 2/2] =?UTF-8?q?icqq=E6=9B=B4=E6=96=B0=E8=87=B30.4.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 4faa8dc..2e32221 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.4.12", + "icqq": "^0.4.13", "image-size": "^1.0.2", "inquirer": "^8.2.5", "lodash": "^4.17.21",