Is there a way to add a redirect to every outgoing link to a certain domain. So every link to domain <a href="http://x.com">x.com</a> with be: <br><br><a href="http://redirect.com/?x.com">redirect.com/?x.com</a><br><br><br>
And if possible I&#39;d like to add something after the <a href="http://x.com">x.com</a> link. So the link would be: <br><br><a href="http://redirect.com/?x.com&amp;something">redirect.com/?x.com&amp;something</a><br><br>
Thanks &amp; Bye!<br>/Mattias<br>