mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-28 12:50: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
|
||||
) {
|
||||
val protobufParam = 3
|
||||
val protobufParameter = "8AEByAMTuAQP" /* Protobuf Parameter of shorts */
|
||||
val protobufParameter = "CgIQBg%3D%3D" /* Protobuf Parameter of X-Goog-Visitor-Id */
|
||||
|
||||
addInstruction(
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user