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

Regex errors #25

Closed
AAVision opened this issue Feb 18, 2024 · 1 comment
Closed

Regex errors #25

AAVision opened this issue Feb 18, 2024 · 1 comment

Comments

@AAVision
Copy link
Contributor

while running the following command as mentioned in the documentation (readme file):
webpalm -u https://google.com -l1 --regexes comments="\<\!--.*?-->",emails="([a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+)"

I'm getting the following error:

Error: invalid argument "comments=\\<\\!--.*?-->,emails=([a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+)" for "--regexes"

XORbit01 pushed a commit that referenced this issue Feb 18, 2024
@XORbit01
Copy link
Member

Thank you for opening this issue!
problem is solved in the latest release v2.0.17 22a5300

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

3 participants