@ -803,7 +803,7 @@ class FreeGames
if(!Res.length) console.log('FrameWork -> FreeGames: Res:',Res);
if(!Res.length) return setTimeout(() =>
{
update();
this.update();
}, 60*1000);
for(var j = 0; j<this.channels.length; j++)