View difference between Paste ID: wP1XWQiv and WxQzfeWE
SHOW: | | - or go back to the newest paste.
1
<!doctype html>
2
<html>
3
<head>
4-
<title>Test ! <script>alert(1)</script>
4+
<title>Test ! <script>alert("This should not happen!")</script>
5
</title>
6
</head>
7
8
</html>