Check hekate only!
This commit is contained in:
parent
bb4a6362dd
commit
47c8152f6a
@ -2,7 +2,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<form id="mainForm">
|
<form id="mainForm">
|
||||||
<p>
|
<p>
|
||||||
<input type="radio" name="payload" id="fusee.bin" value="fusee.bin" checked>
|
<input type="radio" name="payload" id="fusee.bin" value="fusee.bin">
|
||||||
<label for="fusee.bin">Example payload (fusee.bin)</label>
|
<label for="fusee.bin">Example payload (fusee.bin)</label>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
@ -10,11 +10,11 @@
|
|||||||
<label for="fusee.bin">Hekate {} - (hekate_ctcaer.bin)</label>
|
<label for="fusee.bin">Hekate {} - (hekate_ctcaer.bin)</label>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<input type="radio" name="payload" id="tegraexplorer.bin" value="tegraexplorer.bin" checked>
|
<input type="radio" name="payload" id="tegraexplorer.bin" value="tegraexplorer.bin">
|
||||||
<label for="fusee.bin">TegraExplorer v{} - (tegraexplorer.bin)</label>
|
<label for="fusee.bin">TegraExplorer v{} - (tegraexplorer.bin)</label>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<input type="radio" name="payload" id="lockpick.bin" value="lockpick.bin" checked>
|
<input type="radio" name="payload" id="lockpick.bin" value="lockpick.bin">
|
||||||
<label for="fusee.bin">Lockpick_RCM {} - (lockpick.bin)</label>
|
<label for="fusee.bin">Lockpick_RCM {} - (lockpick.bin)</label>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user