diff --git a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt index 3386a769b..d804b423d 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt @@ -78,7 +78,6 @@ object GeneralAdsPatch : ResourcePatch() { override fun execute(context: ResourceContext) { LithoFilterPatch.addFilter("$COMPONENTS_PATH/AdsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/InterstitialBannerFilter;") context.forEach { diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt index 2324d2439..7b25eb5aa 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt @@ -252,7 +252,6 @@ object ShortsComponentPatch : BytecodePatch( } ?: throw ShortsShareFingerprint.exception LithoFilterPatch.addFilter("$COMPONENTS_PATH/ShortsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/ShortsButtonsFilter;") /** * Add settings