mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:34:43 -05:00
lol
This commit is contained in:
parent
750dc09ef6
commit
809a0d57c9
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
%>
|
||||
|
||||
|
|
Loading…
Reference in a new issue