1
Fork 0

added innertube stuff

This commit is contained in:
Ashley //// 2024-02-16 04:00:18 +00:00
parent fd3a49d2c1
commit bfee31e39f

View file

@ -177,6 +177,7 @@ toobusy.maxLag(3500);
}
const a = 890;
if (!req.url.match(/^\/(css|js|img|font)\/.+/)) {
res.setHeader("Cache-Control", "public, max-age=" + a); // cache header
res.setHeader("poketube-cacher", "PAGE");