(function() { const u = '/apps/statistics.php?aid=209442&browser=IE&created_date=20251227&created_hour=14&dduuid=f3bea0018d2af&device=0&device_type=desktop&os=Windows&ssid=tm5tcpvue8at62r3j3qbp4h3ee&t=1766817838&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=772f2aca977d80a7ac03787a5c2c98e5908a91cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();