mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-06-13 13:47:38 +02:00
feat(YouTube - Hide ads): hide new type of buttoned ad
This commit is contained in:
@ -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"
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user