pylinkvalidator icon indicating copy to clipboard operation
pylinkvalidator copied to clipboard

Add excluded_urls

Open jimpriest opened this issue 10 years ago • 2 comments

Add ability to exclude a URL from being checked (regex) #7

jimpriest avatar Sep 01 '15 18:09 jimpriest

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

bartdag avatar Sep 02 '15 00:09 bartdag

@jimpriest @bartdag Any updates on this PR?

maxdanilov avatar Oct 05 '20 11:10 maxdanilov