mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-07 10:35:49 +01:00
feat(youtube/general-ads): hide full-screen feed banner
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
9df1e460c5
commit
da1572c28d
@ -53,7 +53,9 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"banner_text_icon",
|
"banner_text_icon",
|
||||||
"square_image_layout",
|
"square_image_layout",
|
||||||
"watch_metadata_app_promo",
|
"watch_metadata_app_promo",
|
||||||
"video_display_full_layout"
|
"video_display_full_layout",
|
||||||
|
"hero_promo_image",
|
||||||
|
"statement_banner"
|
||||||
);
|
);
|
||||||
var movieAds = new BlockRule(
|
var movieAds = new BlockRule(
|
||||||
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
||||||
|
Loading…
Reference in New Issue
Block a user