mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-07 17:33:01 -04:00
human friendly reason :3
This commit is contained in:
parent
5ab4cc30a5
commit
f77d5e0260
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
||||||
reason = "Video not found >~<";
|
reason = "Video not found >~<";
|
||||||
} else {
|
} else {
|
||||||
reason = "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused";
|
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.";
|
||||||
}
|
}
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue