mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
feat: improve matching regex [skip ci]
This commit is contained in:
parent
6f5c6aaee4
commit
c6710b4ecd
@ -158,7 +158,7 @@
|
||||
{
|
||||
"includes": {
|
||||
"channels": [1019635439272992868, 952946952348270626, 954147049832603748],
|
||||
"match": ["(?i)(((video|buffer|play|work|time|infinite|endless|load).*){2,})"]
|
||||
"match": ["(?i)(((video|buffer|play|work|time|infinite|endless|\\sload).*){2,})"]
|
||||
},
|
||||
"excludes": {
|
||||
"roles": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user