fix RSS feed url
This commit is contained in:
parent
e8bdf594cc
commit
cdca302efd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,5 +33,5 @@ class Newspaper20minutesBackend(GenericNewspaperBackend, ICapMessages):
|
|||
NAME = 'minutes20'
|
||||
DESCRIPTION = u'2 Minutes French newspaper website'
|
||||
BROWSER = Newspaper20minutesBrowser
|
||||
RSS_FEED = 'http://www.20minutes.fr/rss/20minutes.xml'
|
||||
RSS_FEED = 'http://www.20minutes.fr/rss/une.xml'
|
||||
RSSID = rssid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue