mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
fix(YouTube - Hide layout components): Hide new kind of community post (#6146)
This commit is contained in:
@@ -87,7 +87,8 @@ public final class LayoutComponentsFilter extends Filter {
|
|||||||
"post_shelf_slim.e",
|
"post_shelf_slim.e",
|
||||||
"videos_post_responsive_root.e",
|
"videos_post_responsive_root.e",
|
||||||
"text_post_responsive_root.e",
|
"text_post_responsive_root.e",
|
||||||
"poll_post_responsive_root.e"
|
"poll_post_responsive_root.e",
|
||||||
|
"shared_post_root.e"
|
||||||
);
|
);
|
||||||
|
|
||||||
final var subscribersCommunityGuidelines = new StringFilterGroup(
|
final var subscribersCommunityGuidelines = new StringFilterGroup(
|
||||||
|
|||||||
Reference in New Issue
Block a user