mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-22 09:47:32 +01:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
parent
67fa87051f
commit
844bc3b24f
@ -59,7 +59,8 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"watch_metadata_app_promo",
|
"watch_metadata_app_promo",
|
||||||
"video_display_full_layout",
|
"video_display_full_layout",
|
||||||
"hero_promo_image",
|
"hero_promo_image",
|
||||||
"statement_banner"
|
"statement_banner",
|
||||||
|
"text_image_button_layout"
|
||||||
);
|
);
|
||||||
var movieAds = new BlockRule(
|
var movieAds = new BlockRule(
|
||||||
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user