[ad_1]
Hi can you please give me a hand with this when you can? I’ve spent several hours and still cant figure out what im doing wrong here.
Have this set up
source: (https:\/\/peterborg.eu\/)\b[a-z0-9\/-]*?(\?review_id=[0-9]+&state=order-linking\b)$
target: /$1order-tracking$2
And its not working. The target url should be: https://peterborg.eu/order-tracking?review_id=32623255&state=order-linking
Seems fine with https://regex101.com/r/BHutHc/1 but still cant understand what im doing wrong

The page I need help with: [log in to see the link]
