mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e7305f7004
commit
8938d40298
@ -1,9 +1,9 @@
|
|||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
|
|
||||||
|
|
||||||
class HindustanTimes(BasicNewsRecipe):
|
class VFR(BasicNewsRecipe):
|
||||||
title = u'VFR Magazine'
|
title = u'VFR Magazine'
|
||||||
language = 'fr'
|
language = 'it'
|
||||||
__author__ = 'Krittika Goyal'
|
__author__ = 'Krittika Goyal'
|
||||||
oldest_article = 31 # days
|
oldest_article = 31 # days
|
||||||
max_articles_per_feed = 25
|
max_articles_per_feed = 25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user