Sorry, your request has been blocked as it may cause potential threats to the server's security.
Your request ID is : ac11000117515948074373876e0089
if (window.isMobile && pathname !== '/download-page') { localStorage.setItem('from', pathname); localStorage.setItem('href', window.location.href); window.location.href = '/download-page'; } // if(pathname.includes('race-page') || pathname.includes('newTask')) { if (pathname.includes('newTask')) { setTimeout(() => { document.getElementById("app").setAttribute('style', 'overflow: unset !important'); }, 1000); }