mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-15 22:26:49 +01:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
parent
65a2e74072
commit
0589b5025d
@ -66,6 +66,7 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"primetime_promo",
|
"primetime_promo",
|
||||||
"feature_grid_interstitial",
|
"feature_grid_interstitial",
|
||||||
"product_details",
|
"product_details",
|
||||||
|
"full_width_portrait_image_layout",
|
||||||
"brand_video_shelf"
|
"brand_video_shelf"
|
||||||
);
|
);
|
||||||
var movieAds = new BlockRule(
|
var movieAds = new BlockRule(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user