1
mirror of https://github.com/revanced/revanced-integrations synced 2025-03-31 01:09:18 +02:00

fix(YouTube - Hide ads): Use correct filter

This commit is contained in:
oSumAtrIX 2023-12-25 21:52:55 +01:00
parent e28b8cc59a
commit 4397eedeeb
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

@ -45,7 +45,7 @@ public final class AdsFilter extends Filter {
fullscreenAd = new StringFilterGroup(
SettingsEnum.HIDE_FULLSCREEN_ADS,
"fullscreen_ad"
"_interstitial"
);
final var buttonedAd = new StringFilterGroup(