From 8f67f12b1fd7f1eab1168c619a2fd3a445e9bdf3 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 18 Aug 2025 00:26:44 +0200 Subject: [PATCH] Update html/video-error.ejs --- html/video-error.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/video-error.ejs b/html/video-error.ejs index 45291a58..7bec1554 100644 --- a/html/video-error.ejs +++ b/html/video-error.ejs @@ -12,7 +12,8 @@ if (!isValidYouTubeID(v) || isLetterSpam(v)) { reason = "Video not found >~<"; } else { - reason = "Poke is currently restarting - please wait 1-2 minutes.."; + reason = "there could be few reasons why + "; } %>