From 9de70944805de951e6ad8e293ba0a9791bda99bc Mon Sep 17 00:00:00 2001 From: Paul <66171792+kk-sonata@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:45:13 +0100 Subject: [PATCH] update Washington football team name --- recipes/wash_post.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wash_post.recipe b/recipes/wash_post.recipe index 0bdec291a5..c0cf2c750f 100644 --- a/recipes/wash_post.recipe +++ b/recipes/wash_post.recipe @@ -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):