mirror of
https://codeberg.org/ashley/poke
synced 2026-04-19 19:57:59 +00:00
this is one of the commits ever lol
This commit is contained in:
@@ -73,6 +73,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
return res.redirect(`/watch?v=${req.params.v}`);
|
return res.redirect(`/watch?v=${req.params.v}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return rendermainpage();
|
return rendermainpage();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user