Fix #6999 (Washington Post Enhancement Request)

This commit is contained in:
Kovid Goyal 2010-10-02 12:16:31 -06:00
parent 82f03db380
commit 20dedaac5c

View File

@ -29,6 +29,10 @@ class WashingtonPost(BasicNewsRecipe):
('Technology', 'http://www.washingtonpost.com/wp-dyn/rss/technology/index.xml'),
('Health', 'http://www.washingtonpost.com/wp-dyn/rss/health/index.xml'),
('Education', 'http://www.washingtonpost.com/wp-dyn/rss/education/index.xml'),
('Style',
'http://www.washingtonpost.com/wp-dyn/rss/print/style/index.xml'),
('Sports',
'http://feeds.washingtonpost.com/wp-dyn/rss/linkset/2010/08/19/LI2010081904067_xml'),
('Editorials', 'http://www.washingtonpost.com/wp-dyn/rss/linkset/2005/05/30/LI2005053000331.xml'),
]