mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
feat(YouTube/Hide general ads): add Close interstitial ads
settings
This commit is contained in:
@ -78,6 +78,7 @@ object GeneralAdsPatch : ResourcePatch() {
|
||||
|
||||
override fun execute(context: ResourceContext) {
|
||||
LithoFilterPatch.addFilter("$COMPONENTS_PATH/AdsFilter;")
|
||||
LithoFilterPatch.addFilter("$COMPONENTS_PATH/InterstitialBannerFilter;")
|
||||
|
||||
context.forEach {
|
||||
|
||||
|
Reference in New Issue
Block a user