mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:58:26 +01:00
change the formatting
This commit is contained in:
parent
5266951db8
commit
6e20227e2e
1 changed files with 1 additions and 2 deletions
|
@ -277,7 +277,7 @@ app.get("/watch", async function (req, res) {
|
|||
* r = recommended videos
|
||||
* qua = quality obv
|
||||
* ip = ip info
|
||||
* convert = formats a number
|
||||
* convert = formats a number
|
||||
* wiki = wikipedia info
|
||||
* f = recent videos from this channel
|
||||
* t = default piwik url
|
||||
|
@ -286,7 +286,6 @@ app.get("/watch", async function (req, res) {
|
|||
* desc = channel description
|
||||
* comments = comment size
|
||||
* nnn = nigthly stuff
|
||||
* lyrics = depracated
|
||||
*/
|
||||
renderTemplate(res, req, "poketube.ejs", {
|
||||
url: url_e,
|
||||
|
|
Loading…
Reference in a new issue