mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
fix(YouTube - Hide ads): New types of ads are shown
This commit is contained in:
parent
57dda609de
commit
63d88c407b
@ -46,6 +46,9 @@ public final class AdsFilter extends Filter {
|
||||
// "composite_concurrent_carousel_layout"
|
||||
"carousel_",
|
||||
|
||||
// "inline_injection_entrypoint_layout.eml"
|
||||
"inline_injection_entrypoint_layout",
|
||||
|
||||
// "statement_banner.eml"
|
||||
"statement_banner",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user