diff --git a/crontab/crawler.php b/crontab/crawler.php index 4c1aece..2325bb4 100644 --- a/crontab/crawler.php +++ b/crontab/crawler.php @@ -154,8 +154,6 @@ foreach ($db->getCrawlQueue(CRAWL_PAGE_LIMIT, time() - CRAWL_PAGE_SECONDS_OFFSET if ($hostId) { - echo 'hostmane ' . $hostURL->string . PHP_EOL; - $hostsAdded++; } else {