Skip to content

Commit

Permalink
fix: general-ads litho ads filter (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkk3y committed Sep 15, 2022
1 parent b7d603f commit 68d7f98
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ private static boolean containsLithoAd(String value, ByteBuffer buffer) {
blockList.add("shelf_header");
blockList.add("text_search_ad_with_description_first");
blockList.add("watch_metadata_app_promo");
blockList.add("video_display_full_layout");

bufferBlockList.add("ad_cpn");
}
Expand Down

0 comments on commit 68d7f98

Please sign in to comment.