From 51059c14815d5a648632016523f54b0c86edd9ea Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sat, 22 Oct 2022 18:57:17 +0900 Subject: [PATCH] fix(youtube/general-ads): remove leftover ad banner (#179) --- .../java/app/revanced/integrations/patches/LithoFilterPatch.java | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java index c4bc41878..d1683520a 100644 --- a/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java +++ b/integrations/java/app/revanced/integrations/patches/LithoFilterPatch.java @@ -214,6 +214,7 @@ class GeneralBytecodeAdsPatch extends Filter { "_ad", "ad_", "ads_video_with_context", + "banner_text_icon", "cell_divider", "reels_player_overlay", "shelf_header",