(function() { const u = '/apps/statistics.php?aid=438371&browser=IE&created_date=20251227&created_hour=11&dduuid=0246949555899&device=0&device_type=desktop&os=Windows&ssid=itrm3h96st58ha3cjlhi3qtds7&t=1766804571&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=96d5fd675579ffedb527e065b51da6156e2d943a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();