gööglé

This commit is contained in:
Ashley Graves 2024-10-10 13:19:32 +02:00
parent f9475079dd
commit 19fef30ff1

View file

@ -49,8 +49,7 @@ module.exports = {
var queryString = stringify({ var queryString = stringify({
"category_images": "", "category_images": "",
"format": "json", "format": "json",
"engines": "goi", "q": "!goi " + query
"q": query
}); });
const embeds = []; const embeds = [];