change the formatting

This commit is contained in:
Ashley 2022-09-25 08:18:44 +02:00
parent 5266951db8
commit 6e20227e2e

View file

@ -277,7 +277,7 @@ app.get("/watch", async function (req, res) {
* r = recommended videos * r = recommended videos
* qua = quality obv * qua = quality obv
* ip = ip info * ip = ip info
* convert = formats a number * convert = formats a number
* wiki = wikipedia info * wiki = wikipedia info
* f = recent videos from this channel * f = recent videos from this channel
* t = default piwik url * t = default piwik url
@ -286,7 +286,6 @@ app.get("/watch", async function (req, res) {
* desc = channel description * desc = channel description
* comments = comment size * comments = comment size
* nnn = nigthly stuff * nnn = nigthly stuff
* lyrics = depracated
*/ */
renderTemplate(res, req, "poketube.ejs", { renderTemplate(res, req, "poketube.ejs", {
url: url_e, url: url_e,