refactor(youtube/general-ads): reformat code

This commit is contained in:
oSumAtrIX 2022-11-15 00:27:14 +01:00
parent 63ee425050
commit 22bc4405cf
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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,