mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-22 09:47:32 +01:00
feat(YouTube - Hide ads): hide new type of buttoned ad
This commit is contained in:
parent
42750409b7
commit
9f21c7268e
@ -23,6 +23,7 @@ public final class AdsFilter extends Filter {
|
|||||||
"_buttoned_layout",
|
"_buttoned_layout",
|
||||||
"full_width_square_image_layout",
|
"full_width_square_image_layout",
|
||||||
"_ad_with",
|
"_ad_with",
|
||||||
|
"text_image_button_group_layout",
|
||||||
"video_display_button_group_layout",
|
"video_display_button_group_layout",
|
||||||
"landscape_image_wide_button_layout"
|
"landscape_image_wide_button_layout"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user