Build 543408stable
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),s=n(439372),a=n(760751),o=n(189081),l=n(927813),u=n(723702),c=n(953384);class d extends s.A{intervalId;nonGameIntervalId;actions={POST_CONNECTION_OPEN:()=>this.handlePostConnectionOpen()};handlePostConnectionOpen(){(0,u.isDesktop)()&&!o.A.fetched&&(0,r.Yq)(),i.Ay.getDetectableGames(),i.Ay.getDetectableBlocklist(),this.intervalId=setInterval(()=>{i.Ay.getDetectableGames(),i.Ay.getDetectableBlocklist()},a.A.detectableGamesTtl+Math.random()*l.A.Millis.HOUR),i.Ay.getDetectableNonGames(),this.nonGameIntervalId=setInterval(i.Ay.getDetectableNonGames,c.A.ttl+Math.random()*l.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 d}