mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
add skip url filter by stripos condition
This commit is contained in:
parent
ee074b684a
commit
3306dc1961
3 changed files with 32 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ foreach ($delete as $crc32url => $ids)
|
|||
// Free mem
|
||||
$delete = [];
|
||||
|
||||
// @TODO $config->cli->document->crawl->skip->stripos->url
|
||||
|
||||
// Dump operation result
|
||||
echo sprintf(
|
||||
_('duplicated URLs deleted: %s') . PHP_EOL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue