kindle manager
This commit is contained in:
@@ -281,6 +281,7 @@ class bookInfoSpide():
|
||||
mbkn=mbkinfo[0]
|
||||
for k,v in mbkinfo[1].items():
|
||||
bkn=v['bookname']
|
||||
#print('xxxx bkn {} {} len {}'.format(bkn, v, len(v)))
|
||||
if len(v)==9:
|
||||
if (not f1) and (mbkn in bkn):
|
||||
f1=1
|
||||
|
||||
Reference in New Issue
Block a user