pylinkvalidator
pylinkvalidator copied to clipboard
Add excluded_urls
Add ability to exclude a URL from being checked (regex) #7
Thanks for the pull request, just a small thing to fix and if you could add a test, that would be great.
To test, install nose (pip install nose) and run at the root of the project the following command: nosetests
@jimpriest @bartdag Any updates on this PR?