This commit is contained in:
unkn0w7n 2024-09-15 22:48:24 +05:30
parent 4cb11e13df
commit 6fd84f32e5

View File

@ -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):