From 809a0d57c9066606ecafd0a90525011f6759de5d Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 15 Sep 2024 12:08:56 +0000 Subject: [PATCH] lol --- html/video-error.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/video-error.ejs b/html/video-error.ejs index 9f6c1131..893364a4 100644 --- a/html/video-error.ejs +++ b/html/video-error.ejs @@ -12,7 +12,7 @@ if (!isValidYouTubeID(v) || isLetterSpam(v)) { reason = "Video not found :c"; } else { - reason = "youtube probably blocked youtube or the api server is down qwq - report https://discord.poketube.fun :p"; + reason = "youtube probably blocked poke or the api server is down qwq - report to https://discord.poketube.fun :p"; } %>