mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
:D
This commit is contained in:
parent
bbd66005a3
commit
fb24c0c41e
@ -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 ");
|
||||||
|
Loading…
Reference in New Issue
Block a user