summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/CaptchaBrotherhood.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-15 06:56:13 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-15 06:56:13 +0200
commitf4b893e5ee24769584a2da1866c665489f7019ec (patch)
tree08d23a536fad2ccb799f683cda6543e1a45bb9a4 /module/plugins/hooks/CaptchaBrotherhood.py
parentFix https://github.com/pyload/pyload/issues/1498 (diff)
downloadpyload-f4b893e5ee24769584a2da1866c665489f7019ec.tar.xz
Hook plugin code cosmetics
Diffstat (limited to 'module/plugins/hooks/CaptchaBrotherhood.py')
-rw-r--r--module/plugins/hooks/CaptchaBrotherhood.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/CaptchaBrotherhood.py b/module/plugins/hooks/CaptchaBrotherhood.py
index 6dbb67335..eecf49515 100644
--- a/module/plugins/hooks/CaptchaBrotherhood.py
+++ b/module/plugins/hooks/CaptchaBrotherhood.py
@@ -132,7 +132,7 @@ class CaptchaBrotherhood(Hook):
return res
- def newCaptchaTask(self, task):
+ def captcha_task(self, task):
if "service" in task.data:
return False