From 069b98715f1536915ef2b1d87f09070cd02c64d2 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 21 Aug 2022 11:40:39 +0200 Subject: [PATCH] add procces information :^ --- server.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server.js b/server.js index b24f880e..fc38154c 100644 --- a/server.js +++ b/server.js @@ -179,6 +179,7 @@ app.get("/watch", async function (req, res) { date: moment(k.Video.uploadDate).format("LL"), e: e, k: k, + process:process, sha384: sha384, isMobile: req.useragent.isMobile, tj: tj, @@ -191,6 +192,8 @@ app.get("/watch", async function (req, res) { }); }); + + app.get("/music", async function (req, res) { /* * QUERYS