forked from blallo/rss-bridge
[AllocineFRBridge] Update Faux Raccord link
This update the link to last season of the Show "Faux raccord"
This commit is contained in:
parent
28331e7cd6
commit
0eb5711a68
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class AllocineFRBridge extends BridgeAbstract {
|
||||||
|
|
||||||
switch($this->getInput('category')){
|
switch($this->getInput('category')){
|
||||||
case 'faux-raccord':
|
case 'faux-raccord':
|
||||||
$uri = static::URI . 'video/programme-12284/saison-27129/';
|
$uri = static::URI . 'video/programme-12284/saison-29841/';
|
||||||
break;
|
break;
|
||||||
case 'top-5':
|
case 'top-5':
|
||||||
$uri = static::URI . 'video/programme-12299/saison-29561/';
|
$uri = static::URI . 'video/programme-12299/saison-29561/';
|
||||||
|
|
Loading…
Reference in a new issue