mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-02 15:44:40 +02:00
feat(general-ads): block additional home ads
This commit is contained in:
parent
c049dc3e8d
commit
5a24e84868
@ -41,6 +41,8 @@ public class GeneralBytecodeAdsPatch {
|
|||||||
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");
|
blockList.add("video_display_full_layout");
|
||||||
|
blockList.add("text_display_ad_with_themed_cta_banner_image");
|
||||||
|
blockList.add("ads_video_with_context");
|
||||||
|
|
||||||
bufferBlockList.add("ad_cpn");
|
bufferBlockList.add("ad_cpn");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user