View Single Post
Old 01-30-2010, 03:04 PM   #1311
posativ
Junior Member
posativ began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2009
Device: PRS-505
Feed for german independent blog: F!XMBR - Fix your master boot record:

Code:
class AdvancedUserRecipe1264880171(BasicNewsRecipe):
    title          = u'F!XMBR'
    oldest_article = 7
    max_articles_per_feed = 100
    no_stylesheets = True

    feeds          = [(u'F!XMBR', u'http://feeds.feedburner.com/fixmbr_de')]
    keep_only_tags = [dict(name='div', attrs={'class':'entry'})]
posativ is offline