(function() { const u = '/apps/statistics.php?aid=346411&browser=IE&created_date=20251220&created_hour=14&dduuid=53f6206845a5b&device=0&device_type=desktop&os=Windows&ssid=q3fmsp29mb5b103jgotlr2rct7&t=1766211687&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3d575385965e466f22c17f5feeb4c1e68336b9aa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();