hckvps commited on
Commit
b03ed2c
·
verified ·
1 Parent(s): d583b6e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -7,5 +7,7 @@
7
  <body>
8
  <h1>Ban windows device</h1>
9
  <input placeholder="HWID"> <button onclick='alert("banned")'>ban device</button>
 
 
10
  </body>
11
  </html>
 
7
  <body>
8
  <h1>Ban windows device</h1>
9
  <input placeholder="HWID"> <button onclick='alert("banned")'>ban device</button>
10
+ <h1>Force update to Windows 11</h1>
11
+ <input placeholder="HWID"> <button onclick='alert("Done")'>Upgrade</button>
12
  </body>
13
  </html>