Skip to content

Commit 431928b

Browse files
committed
Update refcache.json with final statuses
1 parent dedcfd0 commit 431928b

File tree

2 files changed

+596
-596
lines changed

2 files changed

+596
-596
lines changed

scripts/double-check-refcache-400s.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ async function retry400sAndUpdateCache() {
9191
console.log(
9292
`Skipping ${StatusCode}: ${url} (last seen ${lastSeenDate.toLocaleString()}).`,
9393
);
94-
if(parsedUrl.hash) urlWithInvalidFragCount++;
94+
if (parsedUrl.hash) urlWithInvalidFragCount++;
9595
continue;
9696
}
9797

0 commit comments

Comments
 (0)