1
Fork 0
This commit is contained in:
echo 2022-11-10 09:08:32 +03:30
parent bbd66005a3
commit fb24c0c41e

View file

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