Merge pull request #589 from mickael-bertrand/patch-2

Updater torrent9 URI
This commit is contained in:
Teromene 2017-10-12 17:18:04 +01:00 committed by GitHub
commit 8d418611a2

View file

@ -3,7 +3,7 @@ class Torrent9Bridge extends BridgeAbstract {
const MAINTAINER = 'lagaisse';
const NAME = 'Torrent9 Bridge';
const URI = 'http://www.torrent9.biz';
const URI = 'http://www.torrent9.pe';
const CACHE_TIMEOUT = 86400; // 24h = 86400s
const DESCRIPTION = 'Returns latest torrents';