diff --git a/bridges/Torrent9Bridge.php b/bridges/Torrent9Bridge.php index 742e777c..40db4acd 100644 --- a/bridges/Torrent9Bridge.php +++ b/bridges/Torrent9Bridge.php @@ -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';