mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
awa
This commit is contained in:
parent
0c628a9cd0
commit
5a486263e1
@ -10,9 +10,9 @@
|
|||||||
let reason;
|
let reason;
|
||||||
|
|
||||||
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
||||||
reason = "Video not found :c";
|
reason = "Video not found >~<";
|
||||||
} else {
|
} else {
|
||||||
reason = "youtube probably blocked poke or the api server is down qwq - report to https://discord.poketube.fun :p";
|
reason = "youtube probably blocked poke or the api server is down :<";
|
||||||
}
|
}
|
||||||
%>
|
%>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user