1
mirror of https://github.com/revanced/revanced-integrations synced 2024-09-30 15:42:02 +02:00

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

View File

@ -65,7 +65,8 @@ public final class GeneralAdsPatch extends Filter {
"text_image_button_layout", "text_image_button_layout",
"primetime_promo", "primetime_promo",
"feature_grid_interstitial", "feature_grid_interstitial",
"product_details" "product_details",
"brand_video_shelf"
); );
var movieAds = new BlockRule( var movieAds = new BlockRule(
SettingsEnum.ADREMOVER_MOVIE_REMOVAL, SettingsEnum.ADREMOVER_MOVIE_REMOVAL,