(function() { const u = '/apps/statistics.php?aid=445727&browser=IE&created_date=20260307&created_hour=21&dduuid=89c8636119c74&device=0&device_type=desktop&os=Windows&ssid=kc1htf6vmn9cs2o8rl8oo6ntek&t=1772889304&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dda679bcca1e0e52d7d49b6e3d8ece213359a89b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();