mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
change the formatting
This commit is contained in:
parent
233ac7d460
commit
a2aba6f0fa
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user