mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-06-13 05:37:38 +02:00
perf(youtube/general-ads-patch): reduce amount of ignored components (#237)
This commit is contained in:
@ -14,11 +14,6 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"comment_thread", // skip blocking anything in the comments
|
"comment_thread", // skip blocking anything in the comments
|
||||||
"download_",
|
"download_",
|
||||||
"library_recent_shelf",
|
"library_recent_shelf",
|
||||||
"menu",
|
|
||||||
"root",
|
|
||||||
"-count",
|
|
||||||
"-space",
|
|
||||||
"-button",
|
|
||||||
"playlist_add_to_option_wrapper" // do not block on "add to playlist" flyout menu
|
"playlist_add_to_option_wrapper" // do not block on "add to playlist" flyout menu
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user