mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-02-20 10:32:05 +00:00
Update index.html
This commit is contained in:
parent
f8922c89ae
commit
c0dcf4a0ac
@ -54,6 +54,11 @@
|
||||
<label for="uploaded">Upload payload:</label>
|
||||
<input type="file" id="payloadUpload">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<input type="radio" name="shouldDebug" id="shouldDebug" value="shouldDebug">
|
||||
<label for="shouldDebug">Should Log Debug Output?</label>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<button id="goButton">Do the thing!</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user