Build 576754stable
Module 296797
868 characters · in no known chunkDependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{A:()=>_});var i=n(780907),r=n(110782),a=n(439372),s=n(760751),l=n(189081),o=n(927813),d=n(723702),c=n(953384);class u extends a.A{intervalId;nonGameIntervalId;actions={POST_CONNECTION_OPEN:()=>this.handlePostConnectionOpen()};handlePostConnectionOpen(){(0,d.isDesktop)()&&!l.A.fetched&&(0,r.Yq)(),i.Ay.getDetectableGames(),i.Ay.getDetectableBlocklist(),this.intervalId=setInterval(()=>{i.Ay.getDetectableGames(),i.Ay.getDetectableBlocklist()},s.A.detectableGamesTtl+Math.random()*o.A.Millis.HOUR),i.Ay.getDetectableNonGames(),this.nonGameIntervalId=setInterval(i.Ay.getDetectableNonGames,c.A.ttl+Math.random()*o.A.Millis.HOUR)}_terminate(){null!=this.intervalId&&(clearInterval(this.intervalId),this.intervalId=void 0),null!=this.nonGameIntervalId&&(clearInterval(this.nonGameIntervalId),this.nonGameIntervalId=void 0)}}let _=new u}