Replacing url.com/*
-
I want to replace all the urls that start with “https://www.url.com/”.
Examples:
https://www.url.com/xyz-123/ to https://clk.url2.com/click?p(123)a(456)g(789)url(https://www.url.com/xyz-123/) https://www.url.com/abc/ to https://clk.url2.com/click?p(123)a(456)g(789)url(https://www.url.com/abc/) https://www.url.com/ to https://clk.url2.com/click?p(123)a(456)g(789)url(https://www.url.com/)
Is this possible?
Can you help me with this code?
Thank you!
- The topic ‘Replacing url.com/*’ is closed to new replies.