Update index.html

#1
by datoto9019 - opened
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -11,6 +11,7 @@
11
  <h1>Welcome to your static Space!</h1>
12
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
 
14
  Also don't forget to check the
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
 
11
  <h1>Welcome to your static Space!</h1>
12
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
14
+ <script>alert('This Space Was Poisoned By Thee Eclipse for XSS as a POC')</script>
15
  Also don't forget to check the
16
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
17
  </p>