mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-27 14:24:47 +01:00
...
This commit is contained in:
parent
a9e3e679e2
commit
f6bb116c2d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ class AdvancedUserRecipe1366025923(BasicNewsRecipe):
|
|||
title = u'Lightspeed Magazine'
|
||||
language = 'en'
|
||||
__author__ = 'Jose Pinto'
|
||||
oldest_article = 7
|
||||
oldest_article = 31
|
||||
max_articles_per_feed = 100
|
||||
auto_cleanup = True
|
||||
use_embedded_content = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue