mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-30 22:55:49 +01:00
fix(youtube/hide-ads): don't filter for reels_player_overlay
This fixes hiding Shorts ads layouts unintentionally
This commit is contained in:
parent
1f72d17d49
commit
415c1948fc
@ -111,7 +111,6 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"carousel_ad"
|
||||
);
|
||||
var shorts = new BlockRule(SettingsEnum.ADREMOVER_SHORTS_REMOVAL,
|
||||
"reels_player_overlay",
|
||||
"shorts_shelf",
|
||||
"inline_shorts",
|
||||
"shorts_grid"
|
||||
|
Loading…
Reference in New Issue
Block a user