mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-19 10:46:48 +01:00
refactor(youtube/general-ads): reformat code
This commit is contained in:
parent
4e265a170d
commit
07f5de2fa2
@ -207,6 +207,7 @@ class GeneralBytecodeAdsPatch extends Filter {
|
||||
"comments_entry_point_teaser",
|
||||
"comments_entry_point_simplebox"
|
||||
);
|
||||
|
||||
var artistCard = new BlockRule(SettingsEnum.HIDE_ARTIST_CARD, "official_card");
|
||||
var generalAds = new BlockRule(
|
||||
SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user