(function() { const u = '/apps/statistics.php?aid=418721&browser=IE&created_date=20260115&created_hour=04&dduuid=69a9ef1b9ad6c&device=0&device_type=desktop&os=Windows&ssid=qur9q60h5cv66ttcq1gjj69bu3&t=1768423080&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=28c28b561a8b54a06b1c6e4961d2d2a1f1821d3a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();