mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3f9d52c32b
commit
2366573485
@ -28,10 +28,10 @@ class ft(BasicNewsRecipe):
|
||||
|
||||
feeds = [
|
||||
('World', 'https://www.ft.com/world?format=rss'),
|
||||
('US', 'https://www.ft.com/world?format=rss'),
|
||||
('US', 'https://www.ft.com/us?format=rss'),
|
||||
('Companies', 'https://www.ft.com/companies?format=rss'),
|
||||
('Tech', 'https://www.ft.com/technology?format=rss'),
|
||||
('Markets', 'https://www.ft.com/companies?format=rss'),
|
||||
('Markets', 'https://www.ft.com/markets?format=rss'),
|
||||
('Climate', 'https://www.ft.com/climate-capital?format=rss'),
|
||||
('Opinion', 'https://www.ft.com/opinion?format=rss'),
|
||||
('Life & Arts', 'https://www.ft.com/life-arts?format=rss'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user