mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 14:29:22 +01:00
feat(youtube/microg-support): do not depend on spoof-signature-verification
patch
The patch `spoof-signature-verification` is currently causing many side effects. Tracking https://github.com/revanced/revanced-patches/issues/1752.
This commit is contained in:
parent
dde2365103
commit
af4e765ca8
@ -25,8 +25,7 @@ import app.revanced.util.microg.MicroGBytecodeHelper
|
|||||||
[
|
[
|
||||||
MicroGResourcePatch::class,
|
MicroGResourcePatch::class,
|
||||||
HideCastButtonPatch::class,
|
HideCastButtonPatch::class,
|
||||||
ClientSpoofPatch::class,
|
ClientSpoofPatch::class
|
||||||
SpoofSignatureVerificationPatch::class
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
@Name("microg-support")
|
@Name("microg-support")
|
||||||
|
Loading…
Reference in New Issue
Block a user