You've already forked AstralRinth
forked from didirus/AstralRinth
@@ -236,7 +236,7 @@ function orderPizza() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.location.href = "https://modrinth.com/pizza/failure";
|
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
|
||||||
}, 2000);
|
}, 2000);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -265,7 +265,7 @@ function orderPizza() {
|
|||||||
|
|
||||||
// Redirect to funny video :)
|
// Redirect to funny video :)
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.location.href = "https://modrinth.com/pizza/delivery";
|
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
|
||||||
}, 2000);
|
}, 2000);
|
||||||
}
|
}
|
||||||
}, 1000);
|
}, 1000);
|
||||||
|
|||||||
Reference in New Issue
Block a user