Skip to content

Commit

Permalink
feat(youtube/general-ads): hide new type of ad
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Apr 30, 2023
1 parent c8784a5 commit 15f9c90
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -66,6 +66,7 @@ public GeneralAdsPatch() {
"primetime_promo",
"feature_grid_interstitial",
"product_details",
"full_width_portrait_image_layout",
"brand_video_shelf"
);
var movieAds = new BlockRule(
Expand Down

0 comments on commit 15f9c90

Please sign in to comment.