1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 02:34:38 -05:00

oops lmao

This commit is contained in:
Ashley //// 2024-02-09 15:44:08 +00:00
parent d92281abab
commit 43cad3267f

View file

@ -89,7 +89,6 @@ module.exports = function (app, config, renderTemplate) {
const tab = req.query.tab;
const { fetch } = await import("undici");
const search = require("google-it");
var media_proxy = config.media_proxy;
if (req.useragent.source.includes("Pardus")) {