fix(YouTube - Hide ads): Hide new type of product ad in video description (#5225)

This commit is contained in:
ILoveOpenSourceApplications 2025-06-23 12:47:08 +05:30 committed by GitHub
parent 25da5cca8b
commit b65697603d

View file

@ -121,12 +121,14 @@ public final class AdsFilter extends Filter {
playerShoppingShelf = new StringFilterGroup(
Settings.HIDE_PLAYER_STORE_SHELF,
"expandable_list.eml",
"horizontal_shelf.eml"
);
playerShoppingShelfBuffer = new ByteArrayFilterGroup(
null,
"shopping_item_card_list.eml"
"shopping_link_item",
"shopping_item_card_list"
);
channelProfile = new StringFilterGroup(