new

Dashboard

Annotate

Project Urls support Regex

You can now add a regex as the "url" for your project
When adding urls to projects just make sure to follow the regex syntax by starting and ending the pattern with a
/
e.g.
/(.*)google.com/
image
Let us know if you have any questions!
p.s. Here's a regex cheatsheet (because I know I always need one 😊)