mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Fix #915554 (USA Today Front Page Image)
This commit is contained in:
parent
2808cc4cea
commit
94859ea3d2
@ -13,6 +13,7 @@ class USAToday(BasicNewsRecipe):
|
|||||||
title = 'USA Today'
|
title = 'USA Today'
|
||||||
__author__ = 'Kovid Goyal'
|
__author__ = 'Kovid Goyal'
|
||||||
description = 'newspaper'
|
description = 'newspaper'
|
||||||
|
cover_url = 'http://webmedia.newseum.org/newseum-multimedia/dfp/jpg12/lg/USAT.jpg'
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
publisher = 'usatoday.com'
|
publisher = 'usatoday.com'
|
||||||
category = 'news, usa'
|
category = 'news, usa'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user