Bug #80378
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: 6067da79fdf2c076cb06618d196f9c50
Status: | Closed | Start date: | 08/21/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 6067da79fdf2c076cb06618d196f9c50 Plugin keep2share.cc Account free Revision 3470634693
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload(K2SApi.java:457)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload( Line 454: postPageRaw(br, "/geturl", "{\"file_id\":\"" + fuid + "\",\"free_download_key\":null,\"captcha_challenge\":\"" + challenge + "\",\"captcha_response\":\"" + JSonUtils.escape(code) + "\"}", account); Line 455: final String free_download_key = PluginJSonUtils.getJsonValue(br, "free_download_key"); Line 456: if (inValidate(free_download_key)) { Line 457: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 458: } Line 459: if (!inValidate(PluginJSonUtils.getJsonValue(br, "time_wait"))) { Line 460: sleep(Integer.parseInt(PluginJSonUtils.getJsonValue(br, "time_wait")) * 1001l, downloadLink); )
Logs (only for developers):¶
ID Outdated Date Links 4638181887641 NO Thu Jul 07 10:56:58 CEST 2016 [LogTool]