cleanup
Browse files
README.md
CHANGED
|
@@ -2,21 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
tags:
|
| 6 |
-
- "<img src=x onerror=alert(1)>"
|
| 7 |
-
- "test<script>alert(1)</script>"
|
| 8 |
pipeline_tag: text-generation
|
| 9 |
-
widget:
|
| 10 |
-
- text: "Hello"
|
| 11 |
-
example_title: "<img src=x onerror=alert(1)>"
|
| 12 |
---
|
| 13 |
# Test Model
|
| 14 |
-
|
| 15 |
-
<img src=x onerror="alert(document.domain)">
|
| 16 |
-
<script>alert(document.domain)</script>
|
| 17 |
-
|
| 18 |
-
[Click me](javascript:alert(1))
|
| 19 |
-
|
| 20 |
-
<iframe src="https://evil.com"></iframe>
|
| 21 |
-
|
| 22 |
-
<div onmouseover="alert(1)">hover me</div>
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# Test Model
|
| 8 |
+
Test content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|