mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-03 16:14:29 +02:00
feat(youtube/general-ads): hide new type of movie offer ad
This commit is contained in:
parent
4d9b41ca3a
commit
da7b669c97
@ -74,7 +74,8 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"compact_movie",
|
"compact_movie",
|
||||||
"horizontal_movie_shelf",
|
"horizontal_movie_shelf",
|
||||||
"movie_and_show_upsell_card",
|
"movie_and_show_upsell_card",
|
||||||
"compact_tvfilm_item"
|
"compact_tvfilm_item",
|
||||||
|
"offer_module_root
|
||||||
);
|
);
|
||||||
|
|
||||||
this.pathRegister.registerAll(
|
this.pathRegister.registerAll(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user