mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-05-03 08:04:38 +02:00
refactor(youtube/general-ads): reformat code
This commit is contained in:
parent
63ee425050
commit
22bc4405cf
@ -207,6 +207,7 @@ class GeneralBytecodeAdsPatch extends Filter {
|
|||||||
"comments_entry_point_teaser",
|
"comments_entry_point_teaser",
|
||||||
"comments_entry_point_simplebox"
|
"comments_entry_point_simplebox"
|
||||||
);
|
);
|
||||||
|
|
||||||
var artistCard = new BlockRule(SettingsEnum.HIDE_ARTIST_CARD, "official_card");
|
var artistCard = new BlockRule(SettingsEnum.HIDE_ARTIST_CARD, "official_card");
|
||||||
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