mirror of
https://github.com/Astatin3/StatelessUsb.git
synced 2026-06-08 16:18:01 -06:00
Add files via upload
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
<form>
|
||||
<input type="file" id="fileInput" accept=".json"><br>
|
||||
<select id="dropDown" style="display:none;" onchange="setInput(this.selectedIndex)"></select>
|
||||
<select id="dropDown" style="display:none;" onchange="setInput(conf.length-1 - this.selectedIndex)"></select>
|
||||
<br>
|
||||
<br>
|
||||
<input type="input" id="site" placeholder="Site"><br>
|
||||
|
||||
Reference in New Issue
Block a user