(function() { const u = '/apps/statistics.php?aid=443026&browser=IE&created_date=20251221&created_hour=15&dduuid=e450429f0d516&device=0&device_type=desktop&os=Windows&ssid=cq2jbl6457jfdd01j3umlivv4l&t=1766303623&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=93d5bd7f294284c4a7dcd7ef299bfbedb58f663d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();