aboutsummaryrefslogtreecommitdiff
path: root/scope.go
AgeCommit message (Collapse)Author
2022-02-10crawl, scope: recurse infinitely by defaultJordan
2018-09-02Add --exclude and --exclude-file optionsale
Allow users to add to the exclude regexp lists easily.
2017-12-19Add tags (primary/related) to linksale
This change allows more complex scope boundaries, including loosening edges a bit to include related resources of HTML pages (which makes for more complete archives if desired).
2015-06-29improve queue code; golint fixesale
The queuing code now performs proper lease accounting, and it will not return a URL twice if the page load is slow.
2015-06-28add ignore list from ArchiveBotale
2014-12-20add tests to scope.goale
2014-12-20make Scope checking more modularale