Changes

Created page with "<html> <script> alert('test'); </script> </html>"
<html>
<script>
alert('test');
</script>
</html>