diff options
author | 2016-01-08 08:21:15 +0100 | |
---|---|---|
committer | 2016-01-08 08:21:15 +0100 | |
commit | e595d823e303a6db0a9c7e24f6a9d1644615009c (patch) | |
tree | 808e6f2f5854e0a4b3919e757f38348b6480f01d /module/plugins/hoster/SafesharingEu.py | |
parent | [ExternalScripts] fix #2264 (diff) | |
download | pyload-e595d823e303a6db0a9c7e24f6a9d1644615009c.tar.xz |
Bump version of CaptchaService.py
The file contains a change, that doesn't make it down to us users ;)
pyLoad 0.4.9 Debug Report of ShareonlineBiz 0.65
```
TRACEBACK:
Traceback (most recent call last):
File "/volume1/web/pyload-git-stable/module/PluginThread.py", line 187, in run
pyfile.plugin.preprocessing(self)
File "/volume1/@optware/share/pyload_config/userplugins/internal/Base.py", line 288, in preprocessing
return self._process(*args, **kwargs)
File "/volume1/@optware/share/pyload_config/userplugins/internal/Hoster.py", line 118, in _process
self.process(self.pyfile)
File "/volume1/@optware/share/pyload_config/userplugins/internal/SimpleHoster.py", line 283, in process
self.handle_free(pyfile)
File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 96, in handle_free
res = self.handle_captcha()
File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 72, in handle_captcha
response, challenge = self.captcha.challenge(self.RECAPTCHA_KEY)
File "/volume1/@optware/share/pyload_config/userplugins/captcha/ReCaptcha.py", line 50, in challenge
version=2 if re.search(self.KEY_V2_PATTERN, data or self.retrieve_data()) else 1)
File "/volume1/@optware/share/pyload_config/userplugins/internal/CaptchaService.py", line 30, in retrieve_data
return self.plugin.data or self.plugin.last_html or ""
AttributeError: 'ReCaptcha' object has no attribute 'plugin'
```
Diffstat (limited to 'module/plugins/hoster/SafesharingEu.py')
0 files changed, 0 insertions, 0 deletions