mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-03-20 04:58:56 +00:00
Fix typo in kindlekey.py that broke Mac version
This commit is contained in:
@@ -1526,7 +1526,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',\
|
||||||
|
|||||||
Reference in New Issue
Block a user