View Single Post
Old 11-02-2011, 04:05 PM   #6
SteliosGero
Junior Member
SteliosGero began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2011
Device: Kindle 3g
Code:
class AdvancedUserRecipe1320264153(BasicNewsRecipe):
    title          = u'zougla'
    oldest_article = 7
    max_articles_per_feed = 100
    auto_cleanup = True

    feeds          = [(u'zougla', u'http://www.zougla.gr/ArticleRss.xml')]
SteliosGero is offline   Reply With Quote