mirror of
https://github.com/flibusta-apps/books_downloader.git
synced 2025-12-06 06:55:37 +01:00
Fix
This commit is contained in:
@@ -158,7 +158,7 @@ class FLDownloader(BaseDownloader):
|
||||
)
|
||||
|
||||
return data
|
||||
except *:
|
||||
except:
|
||||
continue
|
||||
|
||||
tasks_ = pending
|
||||
|
||||
Reference in New Issue
Block a user