mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
Update src/libpoketube/init/pages-api.js
This commit is contained in:
parent
28767cb850
commit
9901c091bc
@ -213,8 +213,8 @@ app.use("/sb/i/:v/:imagePath/:img", async function (req, res) {
|
||||
let f = await modules.fetch(url, {
|
||||
method: req.method,
|
||||
});
|
||||
|
||||
f.body.pipe(f.replace("retawded","retarded"));
|
||||
|
||||
f.body.pipe(f);
|
||||
});
|
||||
|
||||
app.get("/api/redirect", async (req, res) => {
|
||||
|
Loading…
Reference in New Issue
Block a user