Bug #80725
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: 7bb544c6b204cd706693e7018aa7889f
Status: | Closed | Start date: | 09/07/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 7bb544c6b204cd706693e7018aa7889f Plugin keep2share.cc Account free Revision 3470634849
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload(K2SApi.java:474)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleDownload( Line 471: dllink = PluginJSonUtils.getJsonValue(br, "url"); Line 472: if (inValidate(dllink)) { Line 473: throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 474: >> } Line 475: logger.info("dllink = " + dllink); Line 476: Line 477: /* )