1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 02:54:42 -05:00
This commit is contained in:
ashley 2024-08-20 21:49:49 +00:00
parent 36f750fd11
commit 49cf22446c

View file

@ -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) {