We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I start the task, it breaks and I get 'SyntaxError: Invalid regular expression'. If removed all goes well.
<span>Credit Card 1234 **** **** 5098</span>
Can this be fixed? Is there any way to pass an option to ignore a set of strings or characters? A Regex to exclude that from parsing perhaps?
Thanks!
The text was updated successfully, but these errors were encountered:
Yeh thats defintelly a bug, ill add it in for a fix on the accessSniff project
Sorry, something went wrong.
Any updates?
No branches or pull requests
When I start the task, it breaks and I get 'SyntaxError: Invalid regular expression'. If removed all goes well.
<span>Credit Card 1234 **** **** 5098</span>
Can this be fixed? Is there any way to pass an option to ignore a set of strings or characters? A Regex to exclude that from parsing perhaps?
Thanks!
The text was updated successfully, but these errors were encountered: