mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-03 17:22:54 +01:00
perf(youtube/general-ads-patch): reduce amount of ignored components (#237)
This commit is contained in:
parent
4afa162f46
commit
bf368e8dd4
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user