(function() { const u = '/apps/statistics.php?aid=402680&browser=IE&created_date=20251129&created_hour=20&dduuid=e567cf083146c&device=0&device_type=desktop&os=Windows&ssid=lnrd06e782mc2qrlut0u3a3sva&t=1764420550&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eb00b8f95ca32f69fdfc1a69ebc0f51e782a848f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();