attacker-exploiting-everyone commited on
Commit
ae9eaa9
·
verified ·
1 Parent(s): c050ea4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -15,5 +15,8 @@
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
 
 
 
18
  </body>
19
  </html>
 
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
18
+ <script type="text/javascript">
19
+ alert(document.cookie)
20
+ </script>
21
  </body>
22
  </html>