Te / script.js
TIMBOVILL's picture
Create script.js
7a39b74 verified
raw
history blame contribute delete
74 Bytes
function startJailbreak() {
window.location.href = "jailbreak.html";
}