mirror of
https://github.com/YGGverse/Yo.git
synced 2025-03-13 05:41:18 +00:00
add missed crc32url value
This commit is contained in:
parent
01437065e3
commit
6f21cb8bf2
@ -149,6 +149,7 @@ for ($i = 0; $i <= $total; $i++)
|
||||
$index->addDocument(
|
||||
[
|
||||
'url' => $url,
|
||||
'crc32url' => (int) $crc32url,
|
||||
'time' => (int) $remote->timeUpdated,
|
||||
'code' => (int) $remote->httpCode,
|
||||
'size' => (int) $remote->size,
|
||||
|
Loading…
x
Reference in New Issue
Block a user