mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-01 00:02:55 +01:00
feat(youtube/general-ads): block new type of ad
This commit is contained in:
parent
6dbccfd472
commit
6265a91841
@ -64,7 +64,8 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"carousel_footered_layout",
|
||||
"text_image_button_layout",
|
||||
"primetime_promo",
|
||||
"feature_grid_interstitial"
|
||||
"feature_grid_interstitial",
|
||||
"product_details"
|
||||
);
|
||||
var movieAds = new BlockRule(
|
||||
SettingsEnum.ADREMOVER_MOVIE_REMOVAL,
|
||||
|
Loading…
Reference in New Issue
Block a user