mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
AMAZING
This commit is contained in:
parent
208f2c168d
commit
99b69d432a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ const listener = (req, res) => {
|
||||||
Proxy(req, res);
|
Proxy(req, res);
|
||||||
};
|
};
|
||||||
|
|
||||||
app.get("/", (req, res) => res.redirect(`https://poketube.fun/watch?v=l3eww1dnd0k&trck=we_dont_lol`));
|
app.get("/", (req, res) => res.redirect(`https://poketube.fun/watch?v=l3eww1dnd0k&trck=we_dont_lol&hi=mom&i_like_this=yes&omgfr=tru&AAAAA=BBBBBB&unclebenwhathappend=squidgames`));
|
||||||
|
|
||||||
|
|
||||||
app.get("/api/lyrics", async (req, res) => {
|
app.get("/api/lyrics", async (req, res) => {
|
||||||
|
|
Loading…
Reference in a new issue