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