diff --git a/public/scripts/limepot.js b/public/scripts/limepot.js index d66c4e3..83c5895 100644 --- a/public/scripts/limepot.js +++ b/public/scripts/limepot.js @@ -20,7 +20,7 @@ function redirect() { ); let disclaimer = `
`; if ((chromium) && (screen.width >= 699)) window.location.replace("/bsod"); - if ((chromium) && (screen.width <= 699)) window.location.replace("/mobile-warnc"); + if ((chromium) && (screen.width <= 699)) window.location.replace("/mobile-warn"); } // Resizable textarea