Skip to content

Commit

Permalink
fix: invalid JSON syntax [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jun 16, 2023
1 parent 05d0811 commit 5bbeca5
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 @@ -314,7 +314,7 @@
{
"includes": {
"channels": [952946952348270626, 954147049832603748],
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|1:09|endless|\\sload).*){2,})""]
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|1:09|endless|\\sload).*){2,})"]
},
"excludes": {
"roles": [
Expand Down

0 comments on commit 5bbeca5

Please sign in to comment.