Skip to content

Commit e93e780

Browse files
authored
.
1 parent 7c6cbb7 commit e93e780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<script>
1515
function log(msg) {};
1616
function rejb() {
17-
document.getElementById("jbButton").textContent = "re-jailbreaking";
17+
document.getElementById("jbButton").querySelector("div > div").textContent = "Re-jailbreaking: Just wait, do not exit Website !!!";
1818

1919
setTimeout(() => {
2020
pwn();

0 commit comments

Comments
 (0)