From 79b32dba1278b376ce0564b6af7ef062fa665cda Mon Sep 17 00:00:00 2001 From: 0xrxL <120989892+0xrxL@users.noreply.github.com> Date: Fri, 30 Dec 2022 18:44:36 +0100 Subject: [PATCH] perf(youtube/general-ads-patch): reduce list of ignored component names (#261) --- .../java/app/revanced/integrations/patches/GeneralAdsPatch.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/integrations/java/app/revanced/integrations/patches/GeneralAdsPatch.java b/integrations/java/app/revanced/integrations/patches/GeneralAdsPatch.java index 0ead2cd8b..d0c5379e2 100644 --- a/integrations/java/app/revanced/integrations/patches/GeneralAdsPatch.java +++ b/integrations/java/app/revanced/integrations/patches/GeneralAdsPatch.java @@ -13,9 +13,7 @@ public final class GeneralAdsPatch extends Filter { "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 }; private final BlockRule custom = new CustomBlockRule(