mirror of
https://github.com/Rongronggg9/SlashBot.git
synced 2025-02-06 17:23:28 +08:00
fix: regex
This commit is contained in:
parent
0624b6b847
commit
7b512762fc
@ -31,7 +31,7 @@ ouenParser = re.compile(
|
||||
r'|'
|
||||
r'(\\.*/\s*){2,}'
|
||||
r'|'
|
||||
r'(\.*/\s*){2,}}'
|
||||
r'(\.*/\s*){2,}'
|
||||
r'|'
|
||||
r'[/\\\/]{2,}'
|
||||
r')$'
|
||||
|
Loading…
Reference in New Issue
Block a user