We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6cbb7 commit e93e780Copy full SHA for e93e780
index.html
@@ -14,7 +14,7 @@
14
<script>
15
function log(msg) {};
16
function rejb() {
17
- document.getElementById("jbButton").textContent = "re-jailbreaking";
+ document.getElementById("jbButton").querySelector("div > div").textContent = "Re-jailbreaking: Just wait, do not exit Website !!!";
18
19
setTimeout(() => {
20
pwn();
0 commit comments