fix: correct match regex [skip ci]

This commit is contained in:
oSumAtrIX 2023-01-18 15:02:10 +01:00 committed by GitHub
parent 2ec7bd93e3
commit f276ec1b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@
{ {
"includes": { "includes": {
"channels": [952946952348270626, 954147049832603748], "channels": [952946952348270626, 954147049832603748],
"match": ["((video|buffer|play|work|time|infinite|endless).*){2,})"] "match": ["(?i)(((video|buffer|play|work|time|infinite|endless).*){2,})"]
}, },
"excludes": { "excludes": {
"roles": [ "roles": [