Skip to content

Commit 02b0353

Browse files
authored
Update demoxss.html
1 parent 3c94a45 commit 02b0353

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

demoxss.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
<script>alert("you are done!")</script>
2+
3+
4+
<!DOCTYPE html>
5+
<html>
6+
<head>
7+
<meta http-equiv="refresh" content="0;url=https://google.com">
8+
</head>
9+
<body>
10+
<p>Redirecting...</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)