perf(youtube/general-ads-patch): reduce amount of ignored components (#237)

This commit is contained in:
0xrxL 2022-12-18 22:38:03 +01:00 committed by GitHub
parent 4afa162f46
commit bf368e8dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,6 @@ public final class GeneralAdsPatch extends Filter {
"comment_thread", // skip blocking anything in the comments
"download_",
"library_recent_shelf",
"menu",
"root",
"-count",
"-space",
"-button",
"playlist_add_to_option_wrapper" // do not block on "add to playlist" flyout menu
};