mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-27 23:51:55 +00:00
Update index.html
This commit is contained in:
parent
8a1868a314
commit
9414e8eaf4
@ -21,6 +21,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<p style="text-align: center; font-size: 1vw;">Se sei italiano, clicca <a href="./it_IT">qui.</a></p><br>
|
||||
|
||||
<button class="btn" id="instructionsbutton" onclick="openInstructions();">Instructions</button>
|
||||
<button class="btn" id="infobutton" onclick="openInfo();">Info</button>
|
||||
@ -70,7 +71,6 @@
|
||||
<h3>Log:</h3>
|
||||
<div id="output"></div><br>
|
||||
<button class="btn" id="clearlogsbutton" onclick="clearLog();">Clear Logs</button><br><br>
|
||||
<p style="text-align: center; font-size: 0.5vw;">Se sei italiano, clicca <a href="./it_IT">qui.</a></p>
|
||||
|
||||
<script src="./payloads.js"></script>
|
||||
<script src="./main.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user