broken-link-checker
broken-link-checker copied to clipboard
[Feature request] Option to exclude specific page from being tested.
Is your feature request related to a problem? Please describe. One of my site pages links out to external contributor's sites, which are often under development and may not always work. I don't care about the links on this page, and would like to exclude them from testing.
Describe the solution you'd like
blc -r --exclude-page=$(Local path, starting from the URL provided for scanning) example.com
Describe alternatives you've considered I'd be happy to try any alternatives, none have occurred to me yet.
Additional context Thanks for making such a useful tool!