From a6343891e0aec757dc097c8dc5bbf7895714a230 Mon Sep 17 00:00:00 2001 From: Nriver <6752679+Nriver@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:33:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=B9=E6=AE=8A=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E8=A7=84=E5=88=99,=20fix=20#49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_rules.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_rules.py b/custom_rules.py index 4cf63c8..9758980 100644 --- a/custom_rules.py +++ b/custom_rules.py @@ -18,4 +18,10 @@ r'^\[Moozzi2\] .* - (.*?) .*', ], ], + [ + '[CASO&Airota&LoliHouse]', + [ + r'^\[CASO\&Airota\&LoliHouse\] .* - (.*?) .*', + ], + ], ]