parent
275662b8d4
commit
182e9e7b41
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ class ZoneTelechargementBridge extends BridgeAbstract {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const NAME = 'Zone Telechargement';
|
const NAME = 'Zone Telechargement';
|
||||||
const URI = 'https://www.zone-telechargement.net/';
|
const URI = 'https://www.zone-annuaire.com/';
|
||||||
const DESCRIPTION = 'Suivi de série sur Zone Telechargement';
|
const DESCRIPTION = 'Suivi de série sur Zone Telechargement';
|
||||||
const MAINTAINER = 'sysadminstory';
|
const MAINTAINER = 'sysadminstory';
|
||||||
const PARAMETERS = array(
|
const PARAMETERS = array(
|
||||||
|
@ -17,7 +17,7 @@ class ZoneTelechargementBridge extends BridgeAbstract {
|
||||||
'name' => 'URL de la série',
|
'name' => 'URL de la série',
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'required' => true,
|
'required' => true,
|
||||||
'title' => 'URL d\'une série sans le https://wwv.zone-telechargement.net/',
|
'title' => 'URL d\'une série sans le https://www.zone-annuaire.com/',
|
||||||
'exampleValue' => 'telecharger-series/31079-halt-and-catch-fire-saison-4-french-hd720p.html'
|
'exampleValue' => 'telecharger-series/31079-halt-and-catch-fire-saison-4-french-hd720p.html'
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue