mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-03 01:02:55 +01:00
fix(youtube/general-ads): do not block ads on download_
This commit is contained in:
parent
72c7604160
commit
e78a8014bc
@ -199,7 +199,7 @@ class GeneralBytecodeAdsPatch extends Filter {
|
|||||||
"home_video_with_context",
|
"home_video_with_context",
|
||||||
"related_video_with_context",
|
"related_video_with_context",
|
||||||
"search_video_with_context",
|
"search_video_with_context",
|
||||||
"download_button",
|
"download_",
|
||||||
"library_recent_shelf",
|
"library_recent_shelf",
|
||||||
"menu",
|
"menu",
|
||||||
"root",
|
"root",
|
||||||
|
Loading…
Reference in New Issue
Block a user