mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 11:55:34 +01:00
...
This commit is contained in:
parent
9695a6e1cc
commit
a629e3bf1a
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class TN(BasicNewsRecipe):
|
|||
]
|
||||
|
||||
feeds = [
|
||||
('Front Page', 'http://www.taipeitimes.com/xml/front.rss'),
|
||||
('Editorials', 'http://www.taipeitimes.com/xml/editorials.rss'),
|
||||
('Taiwan', 'http://www.taipeitimes.com/xml/taiwan.rss'),
|
||||
('Features', 'http://www.taipeitimes.com/xml/feat.rss'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue