add error here :3

This commit is contained in:
ashley 2025-04-07 14:38:31 +00:00
parent fd1f3ea864
commit 59dd95fa39

View File

@ -12,7 +12,7 @@
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
reason = "Video not found >~<";
} else {
reason = "This helps protect our community. Learn more (TRYING AGAIN....)";
reason = "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused";
}
%>