update Washington football team name

This commit is contained in:
Paul 2023-09-18 11:45:13 +01:00 committed by GitHub
parent a72df373d7
commit 9de7094480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ class TheWashingtonPost(BasicNewsRecipe):
# Undocumented feeds.
(u'White House',
u'http://feeds.washingtonpost.com/rss/politics/whitehouse'),
(u'Redskins', u'http://feeds.washingtonpost.com/rss/sports/redskins'),
(u'Commanders', u'http://feeds.washingtonpost.com/rss/sports/redskins'),
]
def preprocess_html(self, soup, *a):