(function() { const u = '/apps/statistics.php?aid=418985&browser=IE&created_date=20260225&created_hour=01&dduuid=d439d27a3a007&device=0&device_type=desktop&os=Windows&ssid=erjavt4fhs46cbe8jafi7kadna&t=1771954206&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aed46812ac797a452351e08d51b70986e15b4ea6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();