mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-05 17:45:49 +01:00
refactor(youtube/general-ads-patch): ignore comment components #238)
This commit is contained in:
parent
a550d16c3f
commit
0a6022c258
@ -12,6 +12,7 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"home_video_with_context",
|
||||
"related_video_with_context",
|
||||
"comment_thread", // skip blocking anything in the comments
|
||||
"|comment.", // skip blocking anything in the comments replies
|
||||
"download_",
|
||||
"library_recent_shelf",
|
||||
"playlist_add_to_option_wrapper" // do not block on "add to playlist" flyout menu
|
||||
|
Loading…
Reference in New Issue
Block a user