mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 22:15:22 -04:00
...
This commit is contained in:
@@ -25,6 +25,7 @@ class LondonReviewOfBooksPayed(BasicNewsRecipe):
|
||||
masthead_url = INDEX + '/assets/images/lrb_logo_big.gif'
|
||||
needs_subscription = True
|
||||
publication_type = 'magazine'
|
||||
requires_version = (3, 0, 0)
|
||||
extra_css = ' body{font-family: Georgia,Palatino,"Palatino Linotype",serif} '
|
||||
|
||||
def get_browser(self):
|
||||
|
||||
Reference in New Issue
Block a user