summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/DataportCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/DataportCz.py')
-rw-r--r--pyload/plugin/hoster/DataportCz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugin/hoster/DataportCz.py b/pyload/plugin/hoster/DataportCz.py
index 9a7ceda46..15ae7d0d6 100644
--- a/pyload/plugin/hoster/DataportCz.py
+++ b/pyload/plugin/hoster/DataportCz.py
@@ -24,7 +24,7 @@ class DataportCz(SimpleHoster):
FREE_SLOTS_PATTERN = ur'Počet volných slotů: <span class="darkblue">(\d+)</span><br />'
- def handleFree(self, pyfile):
+ def handle_free(self, pyfile):
captchas = {"1": "jkeG", "2": "hMJQ", "3": "vmEK", "4": "ePQM", "5": "blBd"}
for _i in xrange(60):