mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-08 05:07:02 +01:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
parent
212e4f2ce4
commit
5ba4cbd4e0
@ -65,7 +65,8 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"text_image_button_layout",
|
||||
"primetime_promo",
|
||||
"feature_grid_interstitial",
|
||||
"product_details"
|
||||
"product_details",
|
||||
"brand_video_shelf"
|
||||
);
|
||||
var movieAds = new BlockRule(
|
||||
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
||||
|
Loading…
Reference in New Issue
Block a user