Merge branch 'washington-football-team' of https://github.com/kk-sonata/calibre

This commit is contained in:
Kovid Goyal 2023-09-18 18:26:17 +05:30
commit 1ef434854e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -58,7 +58,7 @@ class TheWashingtonPost(BasicNewsRecipe):
# Undocumented feeds. # Undocumented feeds.
(u'White House', (u'White House',
u'http://feeds.washingtonpost.com/rss/politics/whitehouse'), 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): def preprocess_html(self, soup, *a):