Compare commits

..

No commits in common. "6eebd43ae94d9851000b05622aa20a361ecbb3c5" and "b0b9f82c404da1f0924ad6f4f6e3c7f2b4accc6a" have entirely different histories.

View File

@ -140,7 +140,6 @@ for myaccount in accounts:
myisbn = mybook['resource']['coverUrl']['small'].split('=')[1].split("/")[0]
except:
myisbn=''
if myisbn=='':
if re.match("*ILL",mybook['resource']['title']):
isill=True
try: