mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-16 07:46:48 +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
c1c1a64216
commit
734c80a840
@ -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…
x
Reference in New Issue
Block a user