summaryrefslogtreecommitdiffstats
path: root/module/plugins/ShareonlineBiz.py
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-12-20 18:32:23 +0100
committerGravatar spoob <spoob@gmx.de> 2009-12-20 18:32:23 +0100
commit39546a4c7738eda3e56117e138ca2a4baa8e49c0 (patch)
treee40e3903a4fe3158797860070495630b31b04c2c /module/plugins/ShareonlineBiz.py
parentgui can return to connection manager, new collector (diff)
downloadpyload-39546a4c7738eda3e56117e138ca2a4baa8e49c0.tar.xz
fixed shareonline, netload premium
Diffstat (limited to 'module/plugins/ShareonlineBiz.py')
-rw-r--r--module/plugins/ShareonlineBiz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/ShareonlineBiz.py b/module/plugins/ShareonlineBiz.py
index 1b1eb6e27..b9a9accef 100644
--- a/module/plugins/ShareonlineBiz.py
+++ b/module/plugins/ShareonlineBiz.py
@@ -67,7 +67,7 @@ class ShareonlineBiz(Plugin):
def download_html(self):
if self.config['premium']:
- post_vars = {ct": "login",
+ post_vars = {"act": "login",
"location": "service.php",
"dieseid": "",
"user": self.config['username'],