Create index.html
Browse files--'"></textarea><svg><img src=x onerror=alert(1)>
- index.html +6 -0
index.html
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<html>
|
2 |
+
<body>
|
3 |
+
<script>alert(1)</script>
|
4 |
+
<h1>salam<</h1>
|
5 |
+
</body>
|
6 |
+
</html>
|