update readme
Browse files
README.md
CHANGED
|
@@ -1 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- "<img src=x onerror=alert(1)>"
|
| 5 |
+
- "{{7*7}}"
|
| 6 |
+
widget:
|
| 7 |
+
- src: "javascript:alert(1)"
|
| 8 |
+
---
|
| 9 |
+
# Test Model
|
| 10 |
+
This is a test model with {{constructor.constructor("return this")()}} and <script>alert(1)</script>
|