Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Mistake in regex example in URI detection documentation #392

Closed
gene1wood opened this issue Feb 10, 2021 · 1 comment · Fixed by #393
Closed

Mistake in regex example in URI detection documentation #392

gene1wood opened this issue Feb 10, 2021 · 1 comment · Fixed by #393

Comments

@gene1wood
Copy link
Contributor

d40a73f introduced a mistake in the regex example. I overlooked it in PR #41.

^https://.*google.com$ should be ^https://\.*google\.com$

A fix for this is available in #160

@gene1wood
Copy link
Contributor Author

See the same fix in #393

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

Successfully merging a pull request may close this issue.

1 participant