Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issue with incorrect number of total pages if any of the seeds is…
… a redirect (#1649) Following changes in webrecorder/browsertrix-crawler#475, webrecorder/browsertrix-crawler#509, the crawler adds a redirected seed to the seen list. To account for this, it needs to be subtracted to get the total page count.
- Loading branch information