Skip to content

Commit

Permalink
feat: improve auto response match [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Apr 19, 2023
1 parent 73d49dd commit 5128258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration.revanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
{
"includes": {
"channels": [952946952348270626, 954147049832603748],
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|endless|\\sload).*){2,})", "(?i)(((no|history).*){2,})"]
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|endless|\\sload).*){2,})", "(?i)(((40|seconds).*){2,})"]
},
"excludes": {
"roles": [
Expand Down

0 comments on commit 5128258

Please sign in to comment.