Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 4f2250c

Browse files
authored
fix: reduce false matches [skip ci]
1 parent 8efe307 commit 4f2250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.revanced.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
{
119119
"includes": {
120120
"channels": [952946952348270626, 954147049832603748],
121-
"match": ["(?i)(((sponsor|sponser|does|is|not|work).*){3,})"]
121+
"match": ["(?i)(((sponsor|sponcer).*){1,}((no|work).*){2,})"]
122122
},
123123
"excludes": {
124124
"roles": [

0 commit comments

Comments
 (0)