Replies: 0
Hello,
when I use this regex /\/\d{1,2}\// (I want to divert any url with two digits between slashes) – it shows up as //d1,2// and of course, it doesn’t work. I did test the regex before entering it. Do you have a solution?
Thanks a lot.
Harald