mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e036bc9a76
commit
500a1e00c0
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user