mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2024-10-30 21:20:10 +00:00
Fix typo in kindlekey.py that broke Mac version
This commit is contained in:
parent
73af5d355d
commit
35d5decdc8
@ -1516,7 +1516,7 @@ elif isosx:
|
|||||||
b'SerialNumber',\
|
b'SerialNumber',\
|
||||||
b'UsernameHash',\
|
b'UsernameHash',\
|
||||||
b'kindle.directedid.info',\
|
b'kindle.directedid.info',\
|
||||||
b'DSN'
|
b'DSN',\
|
||||||
b'kindle.accounttype.info',\
|
b'kindle.accounttype.info',\
|
||||||
b'krx.flashcardsplugin.data.encryption_key',\
|
b'krx.flashcardsplugin.data.encryption_key',\
|
||||||
b'krx.notebookexportplugin.data.encryption_key',\
|
b'krx.notebookexportplugin.data.encryption_key',\
|
||||||
|
Loading…
Reference in New Issue
Block a user