mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-06-12 13:17:37 +02:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user