You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/revanced-patches.api
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -535,6 +535,16 @@ public final class app/revanced/patches/pixiv/ads/HideAdsPatch : app/revanced/pa
535
535
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
536
536
}
537
537
538
+
public final class app/revanced/patches/rar/misc/annoyances/purchasereminder/HidePurchaseReminderPatch : app/revanced/patcher/patch/BytecodePatch {
539
+
public static final field INSTANCE Lapp/revanced/patches/rar/misc/annoyances/purchasereminder/HidePurchaseReminderPatch;
540
+
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
541
+
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
542
+
}
543
+
544
+
public final class app/revanced/patches/rar/misc/annoyances/purchasereminder/fingerprints/ShowReminderFingerprint : app/revanced/patcher/fingerprint/MethodFingerprint {
545
+
public static final field INSTANCE Lapp/revanced/patches/rar/misc/annoyances/purchasereminder/fingerprints/ShowReminderFingerprint;
546
+
}
547
+
538
548
public final class app/revanced/patches/reddit/ad/banner/HideBannerPatch : app/revanced/patcher/patch/ResourcePatch {
539
549
public static final field INSTANCE Lapp/revanced/patches/reddit/ad/banner/HideBannerPatch;
540
550
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
0 commit comments