Skip to content

Commit

Permalink
fix(youtube/general-ads): do not block ads on download_
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Oct 3, 2022
1 parent 72c7604 commit e78a801
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ public boolean filter(final String path, final String identifier) {
"home_video_with_context",
"related_video_with_context",
"search_video_with_context",
"download_button",
"download_",
"library_recent_shelf",
"menu",
"root",
Expand Down

0 comments on commit e78a801

Please sign in to comment.