If I post a link to, an external website, like RoosterTeeth.com, MPGH changes that link in my post into http://www.mpgh.net/forum/leaving.php?url=roosterteeth.com. I am trying to write some JavaScript Chrome/Safari plugin that removes the part of that that is not the URL I put into my post.
No need for more information, you can do this, Im just not sure if you can in javascript, I havent coded in javascript in a while though
Oh so you don't know where you're actually going?
how it is changed? if so it Just deletes' the Url Box and put's new address erases the Mpgh.net and leaving.php stuff
When you post/edit a post the server changes it, don't think it's possible
Originally Posted by Diminished
Oh so you don't know where you're actually going?
No, I am trying to bypass the "You are now leaving MPGH" page.
Originally Posted by Corndog
No, I am trying to bypass the "You are now leaving MPGH" page.
oh as in when you click a link, or when you post one?
Originally Posted by Wolf
When you post/edit a post the server changes it, don't think it's possible
This would be a client-side change. Only I would see it, and it would be transforming the links on-load.