mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
feat: reduce false positives [skip ci] (#74)
This commit is contained in:
parent
3bf8f17dff
commit
770f61f502
@ -318,7 +318,7 @@
|
|||||||
954147049832603748
|
954147049832603748
|
||||||
],
|
],
|
||||||
"match": [
|
"match": [
|
||||||
"(?i)(((video|buffer|play|stuck|work|time|freeze|infinite|1:09|endless|\\sload).*){2,})"
|
"(?i)(((video|buffer|stops play|stuck|time |freeze|infinite|1:09|endless|\\sload).*){2,})"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"excludes": {
|
"excludes": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user