update configuration
This commit is contained in:
@@ -230,7 +230,7 @@ rule(
|
||||
{ float() }
|
||||
)
|
||||
rule(
|
||||
{ matches_class("^(firefox|librewolf)$"), matches_title("^.*(Youtube).*$") },
|
||||
{ matches_class("^(firefox|librewolf)$"), matches_title("^.*(YouTube).*$") },
|
||||
{ content(ContentType.VIDEO), no_dim(), no_blur() }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user