(function() { const u = '/apps/statistics.php?aid=454627&browser=IE&created_date=20260306&created_hour=14&dduuid=e3ca22f4fd2c2&device=0&device_type=desktop&os=Windows&ssid=0lesqths1355hrl21ai3nc7hm7&t=1772777997&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb776372802539f34ae79f3d4c5f8dad406c6693&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();