mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
lmao
This commit is contained in:
parent
f5e135a731
commit
f393c01568
@ -76,7 +76,7 @@ app.get("/encryption", async function (req, res) {
|
|||||||
|
|
||||||
const json = fetching.video.Player;
|
const json = fetching.video.Player;
|
||||||
const h = await video.text();
|
const h = await video.text();
|
||||||
const k = JSON.parse(modules.modules.toJson(h));
|
const k = JSON.parse(modules.toJson(h));
|
||||||
if (!v) res.redirect("/");
|
if (!v) res.redirect("/");
|
||||||
|
|
||||||
//video
|
//video
|
||||||
|
Loading…
Reference in New Issue
Block a user