mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-29 21:30:19 +02:00
refactor(protobuf-spoof): apply another protobuf instead of shorts' protobuf
This commit is contained in:
parent
a367902173
commit
8669072153
@ -32,7 +32,7 @@ class ProtobufSpoofPatch : BytecodePatch(
|
|||||||
.getMethod() as MutableMethod
|
.getMethod() as MutableMethod
|
||||||
) {
|
) {
|
||||||
val protobufParam = 3
|
val protobufParam = 3
|
||||||
val protobufParameter = "8AEByAMTuAQP" /* Protobuf Parameter of shorts */
|
val protobufParameter = "CgIQBg%3D%3D" /* Protobuf Parameter of X-Goog-Visitor-Id */
|
||||||
|
|
||||||
addInstruction(
|
addInstruction(
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user