Skip to content

Commit a634389

Browse files
committed
更新特殊匹配规则, fix #49
1 parent 88edcfe commit a634389

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

custom_rules.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,10 @@
1818
r'^\[Moozzi2\] .* - (.*?) .*',
1919
],
2020
],
21+
[
22+
'[CASO&Airota&LoliHouse]',
23+
[
24+
r'^\[CASO\&Airota\&LoliHouse\] .* - (.*?) .*',
25+
],
26+
],
2127
]

0 commit comments

Comments
 (0)