(function() { const u = '/apps/statistics.php?aid=416298&browser=IE&created_date=20260316&created_hour=14&dduuid=f6b696c9c7bbb&device=0&device_type=desktop&os=Windows&ssid=dpasgro0eghgptp42428us1meu&t=1773641907&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e500784a02e1a47ecaeec8c1308c2d23c387bf5c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();