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

Implement exclude option #32

Open
petrvecera opened this issue Aug 31, 2023 · 2 comments
Open

Implement exclude option #32

petrvecera opened this issue Aug 31, 2023 · 2 comments
Assignees

Comments

@petrvecera
Copy link
Member

We should add exclude option to our app.

It would work in a way that you can specify list of regexes.

For example if you would mentioned:

*/tag*

image

It should not visit these urls

@Carl-one
Copy link
Contributor

only print links which are excluded from visit in debug mode

@petrvecera
Copy link
Member Author

Yes, links which are excluded should be printed only in debug mode. But if we exclude something we should at least have 1 log which will write: "excluding 14 links"

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