hafid zaini
hafid zaini
been switch and rotating account, end up the same. never use it in last couple of hours
> > been switch and rotating account, end up the same. never use it in last couple of hours > > I think they made something to ban the bots,...
working now dont know why
working again today on my VPS. looks like they set limit for account and for IP too 🤔
> > 今天再次在我的VPS上工作。看起来他们也为帐户和IP设置了限制🤔 > > 我也遇到了这个问题,请问你解决了吗? try using proxy. when i use the script on different box, it was still running fine
sample code ``` CountdownTimer( controller: controller, widgetBuilder: (_, CurrentRemainingTime? time) { if (time == null) { return Text('Game over'); } return Text( 'days: [ ${time.days} ], hours: [ ${time.hours} ],...