mirror of
https://codeberg.org/ashley/poke
synced 2025-05-30 02:59:43 +00:00
Update html/video-error.ejs
This commit is contained in:
parent
4058e8ef11
commit
7125ecc36e
@ -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 = "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.";
|
reason = "Poke is currently restarting - please wait 1-2 minutes..";
|
||||||
}
|
}
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user