| Age | Commit message (Collapse) | Author |
|
|
|
This isn't as easy as modifying the parsed URL after the fact.
This Stack Overflow post has some hints:
https://stackoverflow.com/q/46719948/4570292
|
|
|
|
|
|
Similar to maxURLs, a maxDepth of zero means no limit.
|
|
It's just bolted on with a constant right now though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|