diff --git a/html/video-error.ejs b/html/video-error.ejs index 9f6c113..893364a 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"; } %>