mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
Fix word bounds on filters, where they would only be applied at the beginning (#61714)
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
null,
|
||||
)
|
||||
|
||||
test_filter(
|
||||
"these words have filtered words in them: ablockedinic blockedinicbbbb aablockedinicbb",
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
)
|
||||
|
||||
test_filter(
|
||||
"<(0_0<) <(0_0)> (>0_0)> KIRBY DANCE!!!",
|
||||
"<(0_0<)",
|
||||
|
||||
Reference in New Issue
Block a user