mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
bump 5.1.2
This commit is contained in:
@ -375,11 +375,6 @@ public final class app/revanced/patches/shared/ads/BaseAdsPatchKt {
|
||||
public static final fun baseAdsPatch (Ljava/lang/String;Ljava/lang/String;)Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/shared/blockrequest/BlockRequestPatchKt {
|
||||
public static final field EXTENSION_CLASS_DESCRIPTOR Ljava/lang/String;
|
||||
public static final fun getBlockRequestPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/shared/captions/BaseAutoCaptionsPatchKt {
|
||||
public static final fun getBaseAutoCaptionsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
@ -496,11 +491,14 @@ public final class app/revanced/patches/shared/spoof/appversion/BaseSpoofAppVers
|
||||
|
||||
public final class app/revanced/patches/shared/spoof/streamingdata/BaseSpoofStreamingDataPatchKt {
|
||||
public static final field EXTENSION_CLASS_DESCRIPTOR Ljava/lang/String;
|
||||
public static final field STREAMING_DATA_INTERFACE Ljava/lang/String;
|
||||
public static final fun baseSpoofStreamingDataPatch (Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
public static synthetic fun baseSpoofStreamingDataPatch$default (Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/shared/spoof/streamingdata/FingerprintsKt {
|
||||
public static final field STREAMING_DATA_INTERFACE Ljava/lang/String;
|
||||
}
|
||||
|
||||
public final class app/revanced/patches/shared/spoof/useragent/BaseSpoofUserAgentPatchKt {
|
||||
public static final fun baseSpoofUserAgentPatch (Ljava/lang/String;)Lapp/revanced/patcher/patch/BytecodePatch;
|
||||
}
|
||||
|
Reference in New Issue
Block a user