fork download
  1. <html>
  2. <body>
  3. <script type="text/javascript">
  4. getits="animals";
  5. document.write("scared of",getits);
  6. </script>
  7. </body>
  8. </html>
Success #stdin #stdout 0.02s 4980KB
stdin
Standard input is empty
stdout
Standard output is empty