remove debug row

This commit is contained in:
ghost 2023-04-07 04:39:25 +03:00
parent 2495a2bbc7
commit ce509ec0a8

View File

@ -154,8 +154,6 @@ foreach ($db->getCrawlQueue(CRAWL_PAGE_LIMIT, time() - CRAWL_PAGE_SECONDS_OFFSET
if ($hostId) { if ($hostId) {
echo 'hostmane ' . $hostURL->string . PHP_EOL;
$hostsAdded++; $hostsAdded++;
} else { } else {