mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-24 19:33:34 +01:00
Fix #915531 (Seattle Times Front Page Image)
This commit is contained in:
parent
94859ea3d2
commit
57fe40fe16
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ class SeattleTimes(BasicNewsRecipe):
|
|||
title = 'The Seattle Times'
|
||||
__author__ = 'Darko Miletic'
|
||||
description = 'News from Seattle and USA'
|
||||
cover_url = 'http://webmedia.newseum.org/newseum-multimedia/dfp/jpg12/lg/WA_ST.jpg'
|
||||
publisher = 'The Seattle Times'
|
||||
category = 'news, politics, USA'
|
||||
oldest_article = 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue