mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-03 17:22:54 +01:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
parent
c8784a5966
commit
15f9c90941
@ -66,6 +66,7 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"primetime_promo",
|
||||
"feature_grid_interstitial",
|
||||
"product_details",
|
||||
"full_width_portrait_image_layout",
|
||||
"brand_video_shelf"
|
||||
);
|
||||
var movieAds = new BlockRule(
|
||||
|
Loading…
Reference in New Issue
Block a user