(function() { const u = '/apps/statistics.php?aid=436994&browser=IE&created_date=20251229&created_hour=08&dduuid=8f606ab546899&device=0&device_type=desktop&os=Windows&ssid=h5c3egmq9dbgfs7l5s4ev30bd3&t=1766967938&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f3a405cae3696a4947827aae6ccc419a2630744e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();