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

This commit is contained in:
oSumAtrIX 2023-04-13 08:32:47 +02:00
parent 212e4f2ce4
commit 5ba4cbd4e0
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 2 additions and 1 deletions

View File

@ -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,