mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
56d82095b8
commit
6be448b5a5
@ -7,6 +7,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
|
|||||||
|
|
||||||
class AdvancedUserRecipe1390132023(BasicNewsRecipe):
|
class AdvancedUserRecipe1390132023(BasicNewsRecipe):
|
||||||
title = u'Daily Express'
|
title = u'Daily Express'
|
||||||
|
language = 'en_GB'
|
||||||
__author__ = 'Dave Asbury'
|
__author__ = 'Dave Asbury'
|
||||||
# 21.11.14 written due to website changes
|
# 21.11.14 written due to website changes
|
||||||
oldest_article = 1
|
oldest_article = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user