File size: 100 Bytes
e1fa98a
 
 
 
 
 
 
1
2
3
4
5
6
7
<html>
    <body>
        <script>
            alert(1);
        </script>
    </body>
</html>