mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4cb11e13df
commit
6fd84f32e5
@ -168,7 +168,6 @@ class nytFeeds(BasicNewsRecipe):
|
||||
('TMagazine', 'https://rss.nytimes.com/services/xml/rss/nyt/tmagazine.xml'),
|
||||
('Travel', 'https://www.nytimes.com/services/xml/rss/nyt/Travel.xml'),
|
||||
('Sunday Review', 'https://rss.nytimes.com/services/xml/rss/nyt/sunday-review.xml'),
|
||||
('Sports', 'https://rss.nytimes.com/services/xml/rss/nyt/Sports.xml')
|
||||
]
|
||||
|
||||
def get_browser(self, *args, **kwargs):
|
||||
|
Loading…
x
Reference in New Issue
Block a user