mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Store owner gave me a better detail link.
This commit is contained in:
parent
82e62e6528
commit
a19175cd4a
@ -26,7 +26,8 @@ class BeamEBooksDEStore(BasicStoreConfig, StorePlugin):
|
||||
def open(self, parent=None, detail_item=None, external=False):
|
||||
url = 'http://klick.affiliwelt.net/klick.php?bannerid=10072&pid=32307&prid=908'
|
||||
url_details = ('http://klick.affiliwelt.net/klick.php?'
|
||||
'bannerid=66820&pid=32307&prid=908&feedid=27&prdid={0}')
|
||||
'bannerid=66830&pid=32307&prid=908&'
|
||||
'url=http://www.beam-ebooks.de/ebook/{0}')
|
||||
|
||||
if external or self.config.get('open_external', False):
|
||||
if detail_item:
|
||||
|
Loading…
x
Reference in New Issue
Block a user