mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #7701 (Updated recipe for the Wokingham times)
This commit is contained in:
parent
5834a210d9
commit
030d4825fd
Before Width: | Height: | Size: 1011 B After Width: | Height: | Size: 1011 B |
@ -6,8 +6,8 @@ www.getwokingham.co.uk
|
||||
|
||||
from calibre.web.feeds.recipes import BasicNewsRecipe
|
||||
|
||||
class TheWorkinghamTimes(BasicNewsRecipe):
|
||||
title = 'The Workingham Times'
|
||||
class TheWokinghamTimes(BasicNewsRecipe):
|
||||
title = 'The Wokingham Times'
|
||||
__author__ = 'Darko Miletic'
|
||||
description = 'News from UK'
|
||||
oldest_article = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user