Fix #915531 (Seattle Times Front Page Image)

This commit is contained in:
Kovid Goyal 2012-01-13 08:58:04 +05:30
parent 94859ea3d2
commit 57fe40fe16

View File

@ -12,6 +12,7 @@ class SeattleTimes(BasicNewsRecipe):
title = 'The Seattle Times' title = 'The Seattle Times'
__author__ = 'Darko Miletic' __author__ = 'Darko Miletic'
description = 'News from Seattle and USA' description = 'News from Seattle and USA'
cover_url = 'http://webmedia.newseum.org/newseum-multimedia/dfp/jpg12/lg/WA_ST.jpg'
publisher = 'The Seattle Times' publisher = 'The Seattle Times'
category = 'news, politics, USA' category = 'news, politics, USA'
oldest_article = 2 oldest_article = 2