mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-28 16:11:55 +00:00
Update index.html
This commit is contained in:
parent
ec52c64a9c
commit
d9daa7ef8b
@ -33,6 +33,11 @@
|
|||||||
<h1>Load a Payload:</h1>
|
<h1>Load a Payload:</h1>
|
||||||
<div>
|
<div>
|
||||||
<form id="mainForm">
|
<form id="mainForm">
|
||||||
|
<p>
|
||||||
|
<input type="radio" name="payload" id="instaboot" value="instaboot" checked>
|
||||||
|
<label for="instaboot">Instantly boot CFW</label>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="radio" name="payload" id="hekate v5" value="hekate v5" checked>
|
<input type="radio" name="payload" id="hekate v5" value="hekate v5" checked>
|
||||||
<label for="hekate v5">Hekate for 5.0.x Switches</label>
|
<label for="hekate v5">Hekate for 5.0.x Switches</label>
|
||||||
@ -72,4 +77,5 @@
|
|||||||
<script src="./main.js"></script>
|
<script src="./main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html
|
||||||
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user