Private GIT

Skip to content
Snippets Groups Projects
Commit 8855e44c authored by Sébastien Ferrand's avatar Sébastien Ferrand
Browse files

Update cpasbien.py

Le répertoire de téléchargement des torrents à changer
parent 7d19ec03
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ class CpasbienProvider(generic.TorrentProvider):
#downloadTorrentLink = torrentSoup.find("a", title.startswith('Cliquer'))
tmp = pageURL.split('/')[6].replace('.html','.torrent')
downloadTorrentLink = ('http://www.cpasbien.pe/_torrents/%s' % tmp)
downloadTorrentLink = ('http://www.cpasbien.pe/telecharge/%s' % tmp)
if downloadTorrentLink:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment