mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:48:33 +01:00
lol
This commit is contained in:
parent
36f750fd11
commit
49cf22446c
1 changed files with 0 additions and 4 deletions
|
@ -129,10 +129,6 @@ module.exports = function (app, config, renderTemplate) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(query == "drake") {
|
|
||||||
query = "is drake a pedophile?"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (query && query.startsWith("!") && query.length > 2) {
|
if (query && query.startsWith("!") && query.length > 2) {
|
||||||
|
|
Loading…
Reference in a new issue