(function() { const u = '/apps/statistics.php?aid=445401&browser=IE&created_date=20251225&created_hour=18&dduuid=3745d3672d387&device=0&device_type=desktop&os=Windows&ssid=vhet96kudmjlie6n9pl16ann9j&t=1766657172&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f00fd949ca41fe3719b62aa1de517831e30971a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();