fix: change fingerprint to work on latest youtube (#80)

This commit is contained in:
bogadana
2022-06-30 06:18:14 +02:00
committed by GitHub
parent 3a78021f5e
commit 0fe98b6c5e

View File

@@ -22,10 +22,6 @@ object AutonavInformerFingerprint : MethodFingerprint(
AccessFlags.PUBLIC or AccessFlags.FINAL,
null,
listOf(
Opcode.IGET_BOOLEAN,
Opcode.IF_EQZ,
Opcode.IGET_BOOLEAN,
Opcode.RETURN,
Opcode.IGET_OBJECT,
Opcode.INVOKE_INTERFACE,
Opcode.MOVE_RESULT_OBJECT,