(function() { const u = '/apps/statistics.php?aid=446866&browser=IE&created_date=20260310&created_hour=23&dduuid=fb479611a714a&device=0&device_type=desktop&os=Windows&ssid=q1cee8b5lc54l0ss9oa9sco291&t=1773156745&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bc37318a58462bf4d9119ffa5ac7bfb70ae37dd8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();