Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
allSafe101
/
set
like
0
Follow
allsafe
2
Dataset card
Files
Files and versions
xet
Community
samSepiol101
commited on
Jul 2, 2024
Commit
90e7ae7
·
verified
·
1 Parent(s):
eaffdfb
Upload test.html
Browse files
Files changed (1)
hide
show
test.html
+7
-0
test.html
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
<html>
2
+
<body>
3
+
<script>
4
+
alert(1);
5
+
</script>
6
+
</body>
7
+
</html>