function paste(name, code, f) { request.src="https://unexceptional-squea.000webhostapp.com/pastebin.php?code="+encodeURIComponent(code)+"&name="+encodeURIComponent(name)+"&format="+f;request.download(); }