Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
fix(YouTube - Hide ads): New ads are not blocked
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 authored and Francesco146 committed Jul 5, 2024
1 parent c9f47c2 commit 2383172
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,12 @@ public AdsFilter() {
"product_details",
"square_image_layout",
"statement_banner",
"text_image_button_group_layout",
"text_image_button_layout",
"video_display_button_group_layout",
"video_display_carousel_button",
"video_display_full_layout",
"watch_metadata_app_promo",
"_ad_with",
"_button_group_layout",
"_buttoned_layout",
"_image_layout"
);
Expand Down

0 comments on commit 2383172

Please sign in to comment.