summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/CzshareCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-11 15:42:39 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-11 15:42:39 +0200
commit6a0fb7fdd4ea2749be44625225d8a235a78f032f (patch)
tree571261d5c54913459a9016e689d07303c4376d07 /module/plugins/accounts/CzshareCom.py
parentPattern update 3 (diff)
downloadpyload-6a0fb7fdd4ea2749be44625225d8a235a78f032f.tar.xz
[accounts] Code cosmetics
Diffstat (limited to 'module/plugins/accounts/CzshareCom.py')
-rw-r--r--module/plugins/accounts/CzshareCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/CzshareCom.py b/module/plugins/accounts/CzshareCom.py
index ea24a4e71..153b47073 100644
--- a/module/plugins/accounts/CzshareCom.py
+++ b/module/plugins/accounts/CzshareCom.py
@@ -32,6 +32,7 @@ class CzshareCom(Account):
validuntil = mktime(strptime(m.group(3), '%d.%m.%y %H:%M'))
return {"validuntil": validuntil, "trafficleft": credits}
+
def login(self, user, data, req):
html = req.load('https://sdilej.cz/index.php', post={
"Prihlasit": "Prihlasit",