New url for daily news
This commit is contained in:
parent
b3d1a17eaa
commit
af15b24206
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class NewspaperPresseuropBrowser(BaseBrowser):
|
|||
"NewspaperPresseuropBrowser class"
|
||||
PAGES = OrderedDict((
|
||||
("http://www.presseurop.eu/.*/todays-front-pages/.*", DailyTitlesPage),
|
||||
("http://www.presseurop.eu/.*/front-page/.*", DailyTitlesPage),
|
||||
("http://www.presseurop.eu/.*/cartoon/.*", CartoonPage),
|
||||
("http://www.presseurop.eu/.*", PresseuropPage),
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue