linkinator icon indicating copy to clipboard operation
linkinator copied to clipboard

Option to ignore specific status codes (e.g. 403 and 405)

Open zachmayer opened this issue 4 months ago • 1 comments

Some sites are pretty aggressive about blocking crawlers and return 403 for all links. I could filter all these sites in the skip regex, but I feel like it'd be easier to just tell linkinator to ignore 403 errors.

zachmayer avatar Oct 11 '24 19:10 zachmayer