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
1fcb09cb40
commit
a18064a2a9
@ -42,7 +42,8 @@
|
||||
</p>
|
||||
<p>This has been tested and appears to work on Linux, OSX, Android (unrooted) and Chromebooks. Your mileage may vary.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div>
|
||||
<h3>Payload:</h3>
|
||||
<div>
|
||||
<form id="mainForm">
|
||||
@ -76,6 +77,7 @@
|
||||
<button id="goButton">Run Payload!</button>
|
||||
<button id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>Logs:</h3>
|
||||
<textarea cols="80" rows="12" id="output"></textarea>
|
||||
|
Loading…
Reference in New Issue
Block a user