diff --git a/html/video-error.ejs b/html/video-error.ejs index a1e1b403..45291a58 100644 --- a/html/video-error.ejs +++ b/html/video-error.ejs @@ -12,7 +12,7 @@ if (!isValidYouTubeID(v) || isLetterSpam(v)) { reason = "Video not found >~<"; } else { - reason = "Poke is Switching VPN location right now - we dont know how long it will gonna take tho - it can be 10 minutes or 1 hour, its gonna retry until it founds a working server."; + reason = "Poke is currently restarting - please wait 1-2 minutes.."; } %>