mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-06 16:07:00 +01:00
fix(youtubevanced/hide-ads): remove broken ad filter (#1881)
This commit is contained in:
parent
83747b7aea
commit
5b987e14e8
@ -47,8 +47,7 @@ class HideAdsPatch : BytecodePatch(
|
||||
"hero_promo_image",
|
||||
"statement_banner",
|
||||
"primetime_promo",
|
||||
"carousel_footered_layout",
|
||||
"feature_grid_interstitial"
|
||||
"carousel_footered_layout"
|
||||
).forEach { component ->
|
||||
addInstructions(
|
||||
insertIndex, """
|
||||
|
Loading…
Reference in New Issue
Block a user