Fix #873557 (Updated CNET cover)

This commit is contained in:
Kovid Goyal 2011-10-14 04:36:10 +05:30
parent 4bae0c4ddf
commit 6ee585ecc8

View File

@ -5,8 +5,8 @@ __copyright__ = '2009, Darko Miletic <darko.miletic at gmail.com>'
Changelog: Changelog:
2011-09-24 2011-09-24
Changed cover (drMerry) Changed cover (drMerry)
''' 2011-10-13
''' Updated Cover (drMerry)
news.cnet.com news.cnet.com
''' '''
@ -24,7 +24,7 @@ class CnetNews(BasicNewsRecipe):
encoding = 'cp1252' encoding = 'cp1252'
use_embedded_content = False use_embedded_content = False
language = 'en' language = 'en'
cover_url = 'http://reviews.cnet.com/i/ff/wp/logo_cnet.gif'
conversion_options = { conversion_options = {
'comment' : description 'comment' : description
, 'tags' : category , 'tags' : category