(function() { const u = '/apps/statistics.php?aid=445527&browser=IE&created_date=20251230&created_hour=23&dduuid=8dee712ee8b9c&device=0&device_type=desktop&os=Windows&ssid=lj1ap2gl1q1v0hn6om2ms70te6&t=1767107176&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9cd2ee01b143476d988e6307b4eab9b5e82b46b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();