@www404 I don’t know how good you are with code.
But i just dived into the plugin and found out where the <!– Array() –> is coming from.
If you navigate to the following file in the plug-in: (You can use FTP or on the left in the sidebar go to the plugin editor)
includes/ImageKitReWriter.php
You can comment out line 171. (Place two // in front of it like this
// $buffer = ImageKitHelper::print_debug_logs($buffer);
This seems to resolve it for now until ImageKit removed it themselves in a future update.
Hope this helps!
Bumping this question. We are experiencing the same issue breaking our robots.txt parsing.