mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 02:54:42 -05: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;
|
||||
}
|
||||
}
|
||||
|
||||
if(query == "drake") {
|
||||
query = "is drake a pedophile?"
|
||||
}
|
||||
}
|
||||
|
||||
if (query && query.startsWith("!") && query.length > 2) {
|
||||
|
|
Loading…
Reference in a new issue