mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-02 15:44:40 +02:00
refactor(youtube/general-ads): remove comment
This commit is contained in:
parent
c3e88c79e9
commit
1e3970c3f2
@ -49,7 +49,7 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"video_display_full_buttoned_layout",
|
"video_display_full_buttoned_layout",
|
||||||
"full_width_square_image_layout",
|
"full_width_square_image_layout",
|
||||||
"_ad_with",
|
"_ad_with",
|
||||||
"landscape_image_wide_button_layout" // add with "open outside button"
|
"landscape_image_wide_button_layout"
|
||||||
);
|
);
|
||||||
var generalAds = new BlockRule(
|
var generalAds = new BlockRule(
|
||||||
SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,
|
SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user