mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-20 09:33:57 +00:00
fix(YouTube - Hide layout components): Hide new type of community post (#4404)
This commit is contained in:
committed by
GitHub
parent
7f322fd7d9
commit
f67ab2baf2
@@ -81,7 +81,8 @@ public final class LayoutComponentsFilter extends Filter {
|
||||
"text_post_root_slim.eml",
|
||||
"post_base_wrapper_slim.eml",
|
||||
"poll_post_root.eml",
|
||||
"videos_post_root.eml"
|
||||
"videos_post_root.eml",
|
||||
"post_shelf_slim.eml"
|
||||
);
|
||||
|
||||
final var communityGuidelines = new StringFilterGroup(
|
||||
|
||||
Reference in New Issue
Block a user