Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
example\.com(\/\w+)

Case insensitivity

URL conditions are case sensitive, to make them case insensitive, you can add the /i flag :

Code Block
example\.com/i