fix(youtube/hide-ads): don't filter for reels_player_overlay

This fixes hiding Shorts ads layouts unintentionally
This commit is contained in:
oSumAtrIX 2023-05-10 02:22:08 +02:00
parent 1f72d17d49
commit 415c1948fc
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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"