Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes redirected seed (from #475) being counted againt page limit: #509

Merged
merged 2 commits into from Mar 26, 2024

Commits on Mar 24, 2024

  1. fixes redirected seed (from #475) being counted againt page limit:

    - subtract extraSeeds when computing limit
    - don't include redirect seeds in seen list when serializing
    - tests: adjust saved-state-test to also check total pages when crawl is done
    
    fixes #508
    (for 1.0.3 release)
    ikreymer committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8dff525 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. remove commented out

    ikreymer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d16f38c View commit details
    Browse the repository at this point in the history