Revert "use modrinth links"
This reverts commit 916f27c5ab275de253b4947ad58c9882ef89a663.
This commit is contained in:
parent
916f27c5ab
commit
0908cf4e94
@ -236,7 +236,7 @@ function orderPizza() {
|
||||
});
|
||||
|
||||
setTimeout(() => {
|
||||
window.location.href = "https://modrinth.com/pizza/failure";
|
||||
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
|
||||
}, 2000);
|
||||
return;
|
||||
}
|
||||
@ -265,7 +265,7 @@ function orderPizza() {
|
||||
|
||||
// Redirect to funny video :)
|
||||
setTimeout(() => {
|
||||
window.location.href = "https://modrinth.com/pizza/delivery";
|
||||
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
|
||||
}, 2000);
|
||||
}
|
||||
}, 1000);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user