Merge pull request 'pwease ashley-chan add my cutey wutey eashteh eww >w<' (#16) from exhq/poketube:main into main

Reviewed-on: https://codeberg.org/Ashley/poketube/pulls/16
This commit is contained in:
Ashley 2022-11-10 14:34:01 +01:00
commit 244e9a1053

View file

@ -5,6 +5,9 @@ function initlog(args) {
function init(app, config, rendertemplate) { function init(app, config, rendertemplate) {
initlog("Starting superinit"); initlog("Starting superinit");
initlog("[START] Load pages"); initlog("[START] Load pages");
if ( Math.random() < 0.5 ){
initlog("https://poketube.fun/watch?v=lpiB2wMc49g");
}
try { try {
initlog("Loading video pages "); initlog("Loading video pages ");