(function() { const u = '/apps/statistics.php?aid=394141&browser=IE&created_date=20251225&created_hour=00&dduuid=2f08d7e1e245a&device=0&device_type=desktop&os=Windows&ssid=ps5gpvm349qau2dp0q5r054gce&t=1766592837&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e26c60522fa200fec8d0ce7ec6677f4e0d4fcc6e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();