mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Add Google Mobile blog website recipe
This commit is contained in:
parent
15c5ad672c
commit
dce91f13a2
7
recipes/googlemobileblog.recipe
Normal file
7
recipes/googlemobileblog.recipe
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
class BasicUserRecipe1318572445(AutomaticNewsRecipe):
|
||||||
|
title = u'Google Mobile Blog'
|
||||||
|
oldest_article = 7
|
||||||
|
max_articles_per_feed = 100
|
||||||
|
auto_cleanup = True
|
||||||
|
|
||||||
|
feeds = [(u'Google Mobile Blog', u'http://googlemobile.blogspot.com/atom.xml')]
|
Loading…
x
Reference in New Issue
Block a user