(function() { const u = '/apps/statistics.php?aid=443412&browser=IE&created_date=20251225&created_hour=06&dduuid=d0f5808852d11&device=0&device_type=desktop&os=Windows&ssid=ppuhe9469rtn2ciu7emfsfc3sb&t=1766616327&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=77abc1967198154a06c8a2a42a9c7c1679d010cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();