mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add FrAndroid news website recipe
This commit is contained in:
parent
086582cb2d
commit
10680496d9
7
recipes/frandroid.recipe
Normal file
7
recipes/frandroid.recipe
Normal file
@ -0,0 +1,7 @@
|
||||
class BasicUserRecipe1318572550(AutomaticNewsRecipe):
|
||||
title = u'FrAndroid'
|
||||
oldest_article = 2
|
||||
max_articles_per_feed = 100
|
||||
auto_cleanup = True
|
||||
|
||||
feeds = [(u'FrAndroid', u'http://feeds.feedburner.com/Frandroid')]
|
Loading…
x
Reference in New Issue
Block a user