Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit b94d2da

Browse files
fix(YouTube - Hide ads): Hide new type of ad
1 parent 6ecf651 commit b94d2da

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/java/app/revanced/integrations/youtube/patches/components

1 file changed

+1
-0
lines changed

app/src/main/java/app/revanced/integrations/youtube/patches/components/AdsFilter.java

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ public AdsFilter() {
8282
"text_image_button_layout",
8383
"primetime_promo",
8484
"product_details",
85+
"composite_concurrent_carousel_layout",
8586
"carousel_headered_layout",
8687
"full_width_portrait_image_layout",
8788
"brand_video_shelf"

0 commit comments

Comments
 (0)