File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -188,14 +188,24 @@ public final class app/revanced/patches/duolingo/debug/EnableDebugMenuPatchKt {
188188 public static final fun getEnableDebugMenuPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
189189}
190190
191- public final class app/revanced/patches/facebook/ads/mainfeed/HideSponsoredStoriesPatchKt {
192- public static final fun getHideSponsoredStoriesPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
191+ public final class app/revanced/patches/duolingo/music/FullSongsPatchKt {
192+ public static final fun getUnlockFullSongsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
193+ }
194+
195+ public final class app/revanced/patches/duolingo/nags/DisableNagsPatchKt {
196+ public static final fun getDisableNagsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
193197}
194198
195- public final class app/revanced/patches/duolingo/unlocksuper/UnlockDuolingoSuperPatch : app/revanced/patcher/patch/BytecodePatch {
196- public static final field INSTANCE Lapp/revanced/patches/duolingo/unlocksuper/UnlockDuolingoSuperPatch;
197- public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
198- public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
199+ public final class app/revanced/patches/duolingo/premium/EnablePremiumPatchKt {
200+ public static final fun getEnablePremiumPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
201+ }
202+
203+ public final class app/revanced/patches/duolingo/unlocksuper/UnlockDuolingoSuperPatchKt {
204+ public static final fun getUnlockDuolingoSuperPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
205+ }
206+
207+ public final class app/revanced/patches/facebook/ads/mainfeed/HideSponsoredStoriesPatchKt {
208+ public static final fun getHideSponsoredStoriesPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
199209}
200210
201211public final class app/revanced/patches/facebook/ads/story/HideStoryAdsPatchKt {
You can’t perform that action at this time.
0 commit comments