fix(youtube/general-ads): hide new types of ads (#339)

This commit is contained in:
johnconner122 2023-04-01 14:09:16 +05:00 committed by oSumAtrIX
parent f8184905bd
commit 6528d444b4
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -62,7 +62,9 @@ public final class GeneralAdsPatch extends Filter {
"hero_promo_image",
"statement_banner",
"carousel_footered_layout",
"text_image_button_layout"
"text_image_button_layout",
"primetime_promo",
"feature_grid_interstitial"
);
var movieAds = new BlockRule(
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,