Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function paste(name, code, f) {
- request.src="https://unexceptional-squea.000webhostapp.com/pastebin.php?code="+encodeURIComponent(code)+"&name="+encodeURIComponent(name)+"&format="+f;request.download();
- }
Add Comment
Please, Sign In to add comment