Compare commits
2 Commits
402b265cdc
...
b0b9f82c40
Author | SHA1 | Date | |
---|---|---|---|
b0b9f82c40 | |||
6ad7709983 |
@ -131,6 +131,7 @@ for myaccount in accounts:
|
||||
outs = session.get(checkoutsuri)
|
||||
if len(outs.json()) >=1:
|
||||
for mybook in outs.json():
|
||||
isill=False
|
||||
if mybook['vendor']=='overdrive':
|
||||
continue
|
||||
if mybook['vendor']=='hoopla':
|
||||
|
Loading…
x
Reference in New Issue
Block a user