mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
672fd2d6ec
commit
88de42894e
@ -93,6 +93,7 @@ class SmashwordsStore(BasicStoreConfig, StorePlugin):
|
|||||||
s.drm = SearchResult.DRM_UNLOCKED
|
s.drm = SearchResult.DRM_UNLOCKED
|
||||||
|
|
||||||
yield s
|
yield s
|
||||||
|
|
||||||
def get_details(self, search_result, timeout):
|
def get_details(self, search_result, timeout):
|
||||||
url = 'http://www.smashwords.com/'
|
url = 'http://www.smashwords.com/'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user