| Age | Commit message (Collapse) | Author |
|
|
|
Similar to maxURLs, a maxDepth of zero means no limit.
|
|
It's just bolted on with a constant right now though.
|
|
|
|
I also decided to make the packet datatype package private.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might expand into a whole journal on what sites I've tried the
crawler with, and what the results were.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
However, currently this never gets reached.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I've also added some more input sanitization.
|
|
I've also added 1., 2., etc. to the printed list of URLs.
|
|
|
|
|
|
|
|
|
|
|
|
I also ran go mod tidy since the new files refer to packages I've
recently installed (locally.)
|
|
|
|
|