mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
oops lol
This commit is contained in:
parent
599b5cac54
commit
28767cb850
@ -214,7 +214,7 @@ app.use("/sb/i/:v/:imagePath/:img", async function (req, res) {
|
||||
method: req.method,
|
||||
});
|
||||
|
||||
f.body.pipe(res.replace("retawded","retarded"));
|
||||
f.body.pipe(f.replace("retawded","retarded"));
|
||||
});
|
||||
|
||||
app.get("/api/redirect", async (req, res) => {
|
||||
|
Loading…
Reference in New Issue
Block a user