mirror of
https://codeberg.org/ashley/poke
synced 2026-03-06 14:37:58 +00:00
awa
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
let reason;
|
||||
|
||||
if (!isValidYouTubeID(v) || isLetterSpam(v)) {
|
||||
reason = "Video not found :c";
|
||||
reason = "Video not found >~<";
|
||||
} 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 :<";
|
||||
}
|
||||
%>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user