mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2024-11-05 13:36:10 +06:00
commit
79cfddfbee
|
@ -209,7 +209,7 @@ def getK4Pids(rec209, token, kindleDatabase):
|
|||
kindleAccountToken = bytearray.fromhex((kindleDatabase[1])['kindle.account.tokens'])
|
||||
|
||||
except KeyError:
|
||||
kindleAccountToken=""
|
||||
kindleAccountToken = b''
|
||||
pass
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user