getscraperfilters("images"); $get = $frontend->parsegetfilters($_GET, $filters); /* Captcha */ include "lib/bot_protection.php"; new bot_protection($frontend, $get, $filters, "images", true); $payload = [ "timetaken" => microtime(true), "images" => "", "nextpage" => "" ]; try{ $results = $scraper->image($get); }catch(Exception $error){ $frontend->drawscrapererror($error->getMessage(), $get, "images"); } if(count($results["image"]) === 0){ $payload["images"] = '