newRepo / test.html
samSepiol101's picture
Upload test.html
e1fa98a verified
Raw
History Blame Contribute Delete
100 Bytes
<html>
<body>
<script>
alert(1);
</script>
</body>
</html>