summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar fragonib <devnull@localhost> 2010-11-27 20:29:21 +0100
committerGravatar fragonib <devnull@localhost> 2010-11-27 20:29:21 +0100
commit671674e600195fd06d77103b06227458883158bd (patch)
tree24a190addbafc699716fc55239eabf2e185f17f8 /module
parentNetfolderIn: Forgot to update version (diff)
downloadpyload-671674e600195fd06d77103b06227458883158bd.tar.xz
NetfolderIn: Add support for http://netfolder.in/{id}/{name} style links
Diffstat (limited to 'module')
-rw-r--r--module/plugins/crypter/NetfolderIn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/NetfolderIn.py b/module/plugins/crypter/NetfolderIn.py
index 3549e93b3..ce220d535 100644
--- a/module/plugins/crypter/NetfolderIn.py
+++ b/module/plugins/crypter/NetfolderIn.py
@@ -54,7 +54,7 @@ class NetfolderIn(Crypter):
except AttributeError:
self.log.debug("RelinkUs: Unable to get package id from url [%s]" % (url))
return
- url = self.pyfile.url
+ url = "http://netfolder.in/folder.php?folder_id=" + id
password = self.pyfile.package().password
# Submit package password