<script> window.onload = function() { var thegamelink = "https://play.idevgames.co.uk/embed/warfist-armageddon"; var ref = document.referrer; var theurl = document.referrer; ref = ref.substring(ref.indexOf("://") + 3); ref = ref.split("/")[0]; if(ref == "my-ga.me"){ theurl = "true" } else { theurl = "false" } document.getElementById("embededGame").src = thegamelink+"/"+theurl+"?url="+window.location.href; } </script>

Leave a comment

Log in with itch.io to leave a comment.