mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-08 10:24:27 +02:00
feat(youtube/general-ads): hide new type of ad
This commit is contained in:
parent
5981e99e56
commit
f8184905bd
@ -49,6 +49,7 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"_buttoned_layout",
|
"_buttoned_layout",
|
||||||
"full_width_square_image_layout",
|
"full_width_square_image_layout",
|
||||||
"_ad_with",
|
"_ad_with",
|
||||||
|
"video_display_button_group_layout",
|
||||||
"landscape_image_wide_button_layout"
|
"landscape_image_wide_button_layout"
|
||||||
);
|
);
|
||||||
var generalAds = new BlockRule(
|
var generalAds = new BlockRule(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user