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
|
||||
],
|
||||
"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": {
|
||||
@ -364,4 +364,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user