hckvps commited on
Commit
a66a474
·
verified ·
1 Parent(s): 5976fdf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -4,6 +4,6 @@
4
  </head>
5
  <body>
6
  <h1>Ban windows device</h1>
7
- <input placeholder="HWID">
8
  </body>
9
  </html>
 
4
  </head>
5
  <body>
6
  <h1>Ban windows device</h1>
7
+ <input placeholder="HWID"> <button onclick='alert("banned")'>ban device</button>
8
  </body>
9
  </html>