Open zachmayer opened 1 month ago
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.
or maybe another command line / config option with a list of codes to ignore
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.