(function() { const u = '/apps/statistics.php?aid=441187&browser=IE&created_date=20251129&created_hour=21&dduuid=f0205a089a78a&device=0&device_type=desktop&os=Windows&ssid=c5hcktlirid23msda158sho274&t=1764423590&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6703108d8c78d413b10f1c5a037086a9faabd756&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();