function go() { window.onbeforeunload = null; var href = `https://play-lustgoddess.com/c4thl3k.php?lp=1`; window.location = href; } function getURLParameter(name) { return decodeURIComponent((RegExp(name + '=' + '(.+?)(&|$)').exec(location.search) || [, null])[1] || ''); }