From e9a8d09ac17e2c584e6fdf82a6915e588b772822 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sun, 11 Jun 2023 23:18:40 +0000 Subject: [PATCH 1/5] update plugins/genshin/defSet/pool/11.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/11.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins/genshin/defSet/pool/11.yaml b/plugins/genshin/defSet/pool/11.yaml index 29bea3b..a744629 100644 --- a/plugins/genshin/defSet/pool/11.yaml +++ b/plugins/genshin/defSet/pool/11.yaml @@ -1,3 +1,12 @@ +- from: '2023-06-07 11:00:00' + to: '2023-06-28 11:59:59' + five: + - 银狼 + four: + - 丹恒 + - 艾丝妲 + - 希露瓦 + name: 零号协议 - from: '2023-05-17 18:00:00' to: '2023-06-06 14:59:59' five: From 9118ff4d6ec7acb4d44cf309a93ed3ec3fd337d0 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sun, 11 Jun 2023 23:19:02 +0000 Subject: [PATCH 2/5] update plugins/genshin/defSet/pool/12.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/12.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins/genshin/defSet/pool/12.yaml b/plugins/genshin/defSet/pool/12.yaml index c70d8bd..06448f8 100644 --- a/plugins/genshin/defSet/pool/12.yaml +++ b/plugins/genshin/defSet/pool/12.yaml @@ -1,3 +1,12 @@ +- from: '2023-06-07 11:00:00' + to: '2023-06-28 11:59:59' + five: + - 雨一直下 + four: + - 点个关注吧 + - 记忆中的模样 + - 别让世界静下来 + name: 流光定影 - from: '2023-05-17 18:00:00' to: '2023-06-06 14:59:59' five: From 5b3d5d954ac6b8e277dc07ec2a574867cf7cc464 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sun, 11 Jun 2023 23:19:22 +0000 Subject: [PATCH 3/5] update plugins/genshin/defSet/pool/301.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/301.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins/genshin/defSet/pool/301.yaml b/plugins/genshin/defSet/pool/301.yaml index ce9bcf2..224febe 100644 --- a/plugins/genshin/defSet/pool/301.yaml +++ b/plugins/genshin/defSet/pool/301.yaml @@ -1,3 +1,13 @@ +- from: '2023-06-13 18:00:00' + to: '2023-07-04 14:59:59' + five: + - 艾尔海森 + - 枫原万叶 + four: + - 瑶瑶 + - 鹿野院平藏 + - 香菱 + name: 敕诫枢谋|叶落风随 - from: '2023-05-24 06:00:00' to: '2023-06-13 17:59:59' five: From bf1d86a3ca05f7d68ccfb3dcd0e994d388ef906b Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sun, 11 Jun 2023 23:19:44 +0000 Subject: [PATCH 4/5] update plugins/genshin/defSet/pool/302.yaml. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- plugins/genshin/defSet/pool/302.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins/genshin/defSet/pool/302.yaml b/plugins/genshin/defSet/pool/302.yaml index 29c1ab1..b69ac1d 100644 --- a/plugins/genshin/defSet/pool/302.yaml +++ b/plugins/genshin/defSet/pool/302.yaml @@ -1,3 +1,15 @@ +- from: '2023-06-13 18:00:00' + to: '2023-07-04 14:59:59' + five: + - 裁叶萃光 + - 苍古自由之誓 + four: + - 断浪长鳍 + - 曚云之月 + - 西风剑 + - 祭礼大剑 + - 西风秘典 + name: 神铸赋形 - from: '2023-05-24 06:00:00' to: '2023-06-13 17:59:59' five: From 31c8dbda49c627c656868af522aaf15034bec067 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> Date: Sun, 11 Jun 2023 23:20:53 +0000 Subject: [PATCH 5/5] update lib/plugins/loader.js. Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com> --- lib/plugins/loader.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/plugins/loader.js b/lib/plugins/loader.js index 56f322e..59851e6 100644 --- a/lib/plugins/loader.js +++ b/lib/plugins/loader.js @@ -698,6 +698,7 @@ class PluginsLoader { /** 判断黑白名单 */ checkBlack (e) { let other = cfg.getOther() + let notice = cfg.getNotice() if (e.test) return true