Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Feature - Ignore URL patterns #12

Closed
tianlangwu opened this issue Oct 15, 2020 · 5 comments
Closed

Add Feature - Ignore URL patterns #12

tianlangwu opened this issue Oct 15, 2020 · 5 comments
Assignees

Comments

@tianlangwu
Copy link
Contributor

Hi, I would like to add a feature to ignore URL pattern(s) using a text file.
For example, if you write 'https://www.google.com" in the text file (ignore-urls.txt), then run the command $ tool-name --ignore ignore-urls.txt index.html. Your tool will check all URLs in index.html, but ignore the URLs in ignore-url.txt which is "https://www.google.com" in this case.

Please let me know if I can work on this new feather, thanks!

@hyunjiLeeTech
Copy link
Owner

I've assigned this issue to you. Thanks.

@tianlangwu
Copy link
Contributor Author

I found that your tool isn't working properly.
image

It can't print link, and it stops going to the readFile function I don't why.
did I do anything wrong? Can you please check is it working on your computer?

@hyunjiLeeTech
Copy link
Owner

I've resolved it. Can you try it again?

@tianlangwu
Copy link
Contributor Author

tianlangwu commented Oct 16, 2020

thanks, it works!

@hyunjiLeeTech
Copy link
Owner

Close this issue with e8ea523. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants