hmol / LinkCrawler

Find broken links in webpage
MIT License
117 stars 59 forks source link

Add option for following redirects (issues #24 and #35) #38

Closed floodpants closed 5 years ago

floodpants commented 5 years ago

This should take care of issues #35 and #24

TheHokieCoder commented 5 years ago

You should also commit changes to the README.md file to explain the availability and usage of the new FollowRedirects and FollowCodes keys in the application config file.