mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-09 11:14:08 +08:00
Explicitly set publisher=None to avoid occasional problems.
This commit is contained in:
@@ -2134,6 +2134,7 @@ class FanFicFarePlugin(InterfaceAction):
|
||||
book['site'] = ''
|
||||
book['added'] = False
|
||||
book['pubdate'] = None
|
||||
book['publisher'] = None
|
||||
return book
|
||||
|
||||
def convert_urls_to_books(self, urls):
|
||||
|
||||
Reference in New Issue
Block a user