Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit bf368e8

Browse files
author
0xrxL
authored
perf(youtube/general-ads-patch): reduce amount of ignored components (#237)
1 parent 4afa162 commit bf368e8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

app/src/main/java/app/revanced/integrations/patches/GeneralAdsPatch.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ public final class GeneralAdsPatch extends Filter {
1414
"comment_thread", // skip blocking anything in the comments
1515
"download_",
1616
"library_recent_shelf",
17-
"menu",
18-
"root",
19-
"-count",
20-
"-space",
21-
"-button",
2217
"playlist_add_to_option_wrapper" // do not block on "add to playlist" flyout menu
2318
};
2419

0 commit comments

Comments
 (0)