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
samSepiol101
/
newRepo
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
samSepiol101
commited on
Jul 1, 2024
Commit
e1fa98a
·
verified
·
1 Parent(s):
b49dffe
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>