mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-04 00:55:49 +01:00
fix(YouTube - Hide layout components): Hide new kind of community post (#711)
This commit is contained in:
parent
e3975cfc3a
commit
9ffdfc3763
@ -84,6 +84,7 @@ public final class LayoutComponentsFilter extends Filter {
|
|||||||
"text_post_root.eml",
|
"text_post_root.eml",
|
||||||
"images_post_root.eml",
|
"images_post_root.eml",
|
||||||
"images_post_slim.eml",
|
"images_post_slim.eml",
|
||||||
|
"images_post_root_slim.eml",
|
||||||
"text_post_root_slim.eml",
|
"text_post_root_slim.eml",
|
||||||
"post_base_wrapper_slim.eml"
|
"post_base_wrapper_slim.eml"
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user