Compare commits
	
		
			2 Commits
		
	
	
		
			b0b9f82c40
			...
			6eebd43ae9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6eebd43ae9 | |||
| 45f67c3cce | 
| @@ -140,6 +140,7 @@ 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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user