(function() { const u = '/apps/statistics.php?aid=312625&browser=IE&created_date=20251223&created_hour=00&dduuid=b8a5da0ff6d0e&device=0&device_type=desktop&os=Windows&ssid=baktkqgkc4prji8c5dstcareie&t=1766420984&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=05fca9407e3223305595c9883eb9c08ea6b95a66&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();