mirror of
https://github.com/revanced/revanced-integrations
synced 2024-12-02 17:30:14 +01:00
fix: general-ads
litho ads filter (#139)
This commit is contained in:
parent
b7d603f706
commit
68d7f98efc
@ -40,6 +40,7 @@ public class GeneralBytecodeAdsPatch {
|
|||||||
blockList.add("shelf_header");
|
blockList.add("shelf_header");
|
||||||
blockList.add("text_search_ad_with_description_first");
|
blockList.add("text_search_ad_with_description_first");
|
||||||
blockList.add("watch_metadata_app_promo");
|
blockList.add("watch_metadata_app_promo");
|
||||||
|
blockList.add("video_display_full_layout");
|
||||||
|
|
||||||
bufferBlockList.add("ad_cpn");
|
bufferBlockList.add("ad_cpn");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user