summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/Captcha9kw.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hooks/Captcha9kw.py')
-rwxr-xr-xmodule/plugins/hooks/Captcha9kw.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/plugins/hooks/Captcha9kw.py b/module/plugins/hooks/Captcha9kw.py
index 6eb4ef305..600694e78 100755
--- a/module/plugins/hooks/Captcha9kw.py
+++ b/module/plugins/hooks/Captcha9kw.py
@@ -13,8 +13,8 @@ from module.network.RequestFactory import getURL
from module.plugins.Hook import Hook, threaded
-class Captcha9kw(Hook):
- __name__ = "Captcha9kw"
+class Captcha9Kw(Hook):
+ __name__ = "Captcha9Kw"
__type__ = "hook"
__version__ = "0.27"