Fix #7701 (Updated recipe for the Wokingham times)

This commit is contained in:
Kovid Goyal 2010-11-27 09:16:48 -07:00
parent 5834a210d9
commit 030d4825fd
2 changed files with 9 additions and 9 deletions

View File

Before

Width:  |  Height:  |  Size: 1011 B

After

Width:  |  Height:  |  Size: 1011 B

View File

@ -6,8 +6,8 @@ www.getwokingham.co.uk
from calibre.web.feeds.recipes import BasicNewsRecipe from calibre.web.feeds.recipes import BasicNewsRecipe
class TheWorkinghamTimes(BasicNewsRecipe): class TheWokinghamTimes(BasicNewsRecipe):
title = 'The Workingham Times' title = 'The Wokingham Times'
__author__ = 'Darko Miletic' __author__ = 'Darko Miletic'
description = 'News from UK' description = 'News from UK'
oldest_article = 2 oldest_article = 2