Zkillboard change api or make bug.
EDK for fetch using request and get HTTP 400 error:
https://zkillboard.com/api/combined/all ... ection/asc
But if use request without time (only date) - request return http 200 and contain valid data:
https://zkillboard.com/api/combined/all ... ection/asc
I very bad php programmer

In file common/includes/class.zkbfetch.php needed change string #332 on this code:
Code: Select all
//$timestampFormattedForZkb = strftime("%Y%m%d%H%M", $this->lastKillTimestamp); //Original string
$timestampFormattedForZkb = strftime("%Y%m%d", $this->lastKillTimestamp); //Temporaly fix
PS
Sorry my bad english.
If i help you, you can help me with ISK =)
In my ingame wallet blackhole =(