mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
mb
This commit is contained in:
parent
5ac69200d6
commit
6b34a91587
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,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")) {
|
||||
|
|
Loading…
Reference in a new issue