9 lines
118 B
HTML

<html>
<head>
</head>
<body>
<p></p>
<img src="1" onerror="alert('/xss/')" />
</body>
</html>