(function() { const u = '/apps/statistics.php?aid=449082&browser=IE&created_date=20260113&created_hour=08&dduuid=11a5c4e118c01&device=0&device_type=desktop&os=Windows&ssid=2fmpvpo734mpum7igud61olbmm&t=1768263424&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6660e17488f7bf24edb357df404030c5daa3e8cb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();