• New here? Register here now for access to all the forums, download game torrents, private messages, polls, Sportsbook, etc. Plus, stay connected and follow BP on Instagram @buckeyeplanet and Facebook.
Status
Not open for further replies.
function replacer() {
var a = document.location.href;
var b = a.search(/\?/);
var c = a.substr(b+1);
if (b != -1 && c != "") {
location.replace("http://"+c)

Whats the URL of where we are trying to go?! Dammit man :tongue2:
 
Upvote 0
Status
Not open for further replies.
Back
Top