mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix best day to download
This commit is contained in:
parent
8f515a6cc7
commit
15510a090d
@ -39,7 +39,7 @@ class Economist(BasicNewsRecipe):
|
|||||||
INDEX = 'https://www.economist.com/printedition'
|
INDEX = 'https://www.economist.com/printedition'
|
||||||
description = (
|
description = (
|
||||||
'Global news and current affairs from a European'
|
'Global news and current affairs from a European'
|
||||||
' perspective. Best downloaded on Saturday mornings (GMT)'
|
' perspective. Best downloaded on Friday mornings (GMT)'
|
||||||
)
|
)
|
||||||
extra_css = '''
|
extra_css = '''
|
||||||
.headline {font-size: x-large;}
|
.headline {font-size: x-large;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user