Redirector
Redirector copied to clipboard
[bug] Positive lookbehind not working?
https://regexfiddler.com/e/hpodexqrqlqj
all the tests do pass but when inserting this into redirector it tells me that the expected result is not matching.

Hi Jonas.
For pattern type, you have wildcard selected instead of regular expression. To use a regex in the include pattern, you will need to select regular expression for the pattern type.
Makes sense. But when i switch it to regular expression it accepts everything i type into the example url which seems odd?