Bug #75865
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: f10b2c0924fb197995360433b1cdad95
Status: | Closed | Start date: | 11/27/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
PLUGIN_DEFECT-Error Detected
Error ID f10b2c0924fb197995360433b1cdad95 Plugin keep2share.cc Account free Revision 3404034017
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload(K2SApi.java:420)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload( Line 417: postPageRaw(br, "/geturl", "{\"file_id\":\"" + fuid + "\",\"free_download_key\":null,\"captcha_challenge\":\"" + challenge + "\",\"captcha_response\":\"" + JSonUtils.escape(code) + "\"}", account); Line 418: final String free_download_key = getJson("free_download_key"); Line 419: if (inValidate(free_download_key)) { Line 420: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 421: } Line 422: if (!inValidate(getJson("time_wait"))) { Line 423: sleep(Integer.parseInt(getJson("time_wait")) * 1001l, downloadLink); )
Logs (only for developers):¶
ID Outdated Date Links 3549642995541 NO Sat Feb 20 19:21:09 CET 2016 [LogTool]