fix(YouTube - Hide ads): Hide new type of buttoned ad (#4528)

This commit is contained in:
ILoveOpenSourceApplications 2025-03-06 14:57:37 +05:30 committed by GitHub
parent f1b57e84e7
commit 4387a7b131
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,7 @@ public final class AdsFilter extends Filter {
"video_display_button_group_layout",
"landscape_image_wide_button_layout",
"video_display_carousel_button_group_layout",
"video_display_full_buttoned_short_dr_layout",
"compact_landscape_image_layout", // Tablet layout search results.
"text_image_no_button_layout" // Tablet layout search results.
);