mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
...
This commit is contained in:
parent
60ee26e18d
commit
59c865b79f
@ -23,7 +23,7 @@ class CNN(BasicNewsRecipe):
|
||||
# match_regexps = [r'http://sportsillustrated.cnn.com/.*/[1-9].html']
|
||||
max_articles_per_feed = 25
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 8
|
||||
compress_news_images_auto_size = 12
|
||||
|
||||
extra_css = '''
|
||||
h1 {font-size:xx-large; font-family:Arial,Helvetica,sans-serif;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user