Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Wr0zen authored Mar 4, 2024
1 parent 2559c39 commit e84260b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@

<body onload="checkserverstatus();">
<h1 id=msgs style='font-size:25px;text-align:center;color:white'>PS4 900FW Payloads (Offline)</h1>
<button class="btnkme" onMouseOver="msgs.innerHTML='Back to Main Menu'"; onmouseout="msgs.innerHTML='PS4 900FW Payloads (Manual Method) Offline'" onclick="load_mainmenu(); return false">Back to Main Menu</button>
<button class="btnkme" onMouseOver="msgs.innerHTML='Back to Main Menu'"; onmouseout="msgs.innerHTML='PS4 900FW Payloads (Manual Method) Offline'" ><a href="http://192.168.40.71/index.html">Back to Main Menu</a></button>
<br><br>
<div id=mymenu style="text-align:center">
<div text-align= center>Pass = <span id=passCounter></span>&nbsp;&nbsp;:&nbsp;&nbsp;Fail = <span id=failCounter></span></div>
Expand Down

0 comments on commit e84260b

Please sign in to comment.