feat(youtube/general-ads): hide new type of ad

This commit is contained in:
oSumAtrIX 2023-03-12 21:56:06 +01:00
parent 67fa87051f
commit 844bc3b24f
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -59,7 +59,8 @@ public final class GeneralAdsPatch extends Filter {
"watch_metadata_app_promo",
"video_display_full_layout",
"hero_promo_image",
"statement_banner"
"statement_banner",
"text_image_button_layout"
);
var movieAds = new BlockRule(
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,