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

Create index.html

Browse files
Files changed (1) hide show
  1. index.html +9 -0
index.html ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <title>Microsoft Admin Panel</title>
4
+ </head>
5
+ <body>
6
+ <h1>Ban windows device</h1>
7
+ <input placeholder="HWID">
8
+ </body>
9
+ </html>